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
fdde6c9cc5
commit
0ea4336aac
@ -42,6 +42,8 @@ spec:
|
|||||||
- name: Auth0__Audience
|
- name: Auth0__Audience
|
||||||
value: {{ .Values.auth.audience}}
|
value: {{ .Values.auth.audience}}
|
||||||
- name: Auth0__Domain
|
- name: Auth0__Domain
|
||||||
|
value: {{ .Values.auth.domain }}
|
||||||
|
- name: Auth0__IssuerBaseUrl
|
||||||
value: {{ .Values.auth.issuerBaseUrl }}
|
value: {{ .Values.auth.issuerBaseUrl }}
|
||||||
- name: Auth0__ClientId
|
- name: Auth0__ClientId
|
||||||
value: {{ .Values.auth.clientId }}
|
value: {{ .Values.auth.clientId }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user