fix deployment.yaml in prod
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
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
|
ports: # Adding this back into the patch solves the diff
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
name: taskarr
|
name: taskarr
|
||||||
|
|||||||
Reference in New Issue
Block a user