Fix chart
This commit is contained in:
parent
111100d626
commit
809c18db79
@ -19,4 +19,4 @@ spec:
|
|||||||
- containerPort: {{ .Values.frontend.port }}
|
- containerPort: {{ .Values.frontend.port }}
|
||||||
env:
|
env:
|
||||||
- name: API_BASE
|
- name: API_BASE
|
||||||
value: "https://{{ .Values.backend.ingress.host }}"
|
value: {{ .Values.frontend.env.API_BASE | quote }}
|
||||||
Loading…
x
Reference in New Issue
Block a user