Fix navix helm
This commit is contained in:
parent
384046480f
commit
e7904827c8
@ -18,3 +18,6 @@ spec:
|
||||
imagePullPolicy: {{ .Values.frontend.image.pullPolicy }}
|
||||
ports:
|
||||
- containerPort: 80
|
||||
env:
|
||||
- name: VITE_API_URL
|
||||
value: "http://navix-backend.{{ .Release.Namespace }}.svc.cluster.local:8000"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user