fix deployment.yaml in prod

This commit is contained in:
2026-05-18 12:49:14 +02:00
parent b7da567342
commit 13d0e7ee38

View File

@@ -7,7 +7,7 @@ spec:
template:
spec:
containers:
- name: main # This name must match base EXACTLY
- name: taskarr # This name must match base EXACTLY
ports: # Adding this back into the patch solves the diff
- containerPort: 3000
name: taskarr