fix deployment.yaml in prod
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user