Update deployment.yaml

parent c455354f
......@@ -25,7 +25,7 @@ spec:
imagePullPolicy: {{ .Values.image.pullPolicy }}
env:
- name: "CONTEXT_PATH"
value: "project3000"
value: "/project3000"
ports:
- name: http
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