mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
fix
This commit is contained in:
parent
0ea4336aac
commit
19d20d99e6
@ -38,7 +38,7 @@ spec:
|
|||||||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||||
env:
|
env:
|
||||||
- name: UI__BaseUrl
|
- name: UI__BaseUrl
|
||||||
value: {{.Values.auth.baseUrl}}
|
value: {{.Values.ui.baseUrl}}
|
||||||
- name: Auth0__Audience
|
- name: Auth0__Audience
|
||||||
value: {{ .Values.auth.audience}}
|
value: {{ .Values.auth.audience}}
|
||||||
- name: Auth0__Domain
|
- name: Auth0__Domain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user