Update labmap chart
This commit is contained in:
parent
6f3b803326
commit
bf4629fa88
@ -17,3 +17,6 @@ spec:
|
||||
image: {{ .Values.frontend.image }}:{{ .Values.frontend.tag }}
|
||||
ports:
|
||||
- containerPort: {{ .Values.frontend.port }}
|
||||
env:
|
||||
- name: API_BASE
|
||||
value: "https://{{ .Values.backend.ingress.host }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user