Update deployment.yaml

parent 23fbf967
...@@ -26,8 +26,6 @@ spec: ...@@ -26,8 +26,6 @@ spec:
env: env:
- name: "CONTEXT_PATH" - name: "CONTEXT_PATH"
value: "/project3000" value: "/project3000"
- name: "desiredContainers"
value: "1"
ports: ports:
- name: http - name: http
containerPort: {{ .Values.service.internalport }} containerPort: {{ .Values.service.internalport }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment