Skip to content
Snippets Groups Projects

Resolve "Alfa version of the Helm chart for version 1.7.0"

3 files
+ 4
1
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -222,6 +222,8 @@ spec:
@@ -222,6 +222,8 @@ spec:
value: {{ .Values.platform.properties.oidc.clientId | quote }}
value: {{ .Values.platform.properties.oidc.clientId | quote }}
- name: OIDC_ISSUER_URI
- name: OIDC_ISSUER_URI
value: {{ .Values.platform.properties.oidc.issuerUri | quote }}
value: {{ .Values.platform.properties.oidc.issuerUri | quote }}
 
- name: MULTI_INSTANCE_DEPLOYMENT
 
value: {{ .Values.platform.properties.multiInstanceSupport | quote }}
- name: OIDC_CLIENT_SECRET
- name: OIDC_CLIENT_SECRET
valueFrom:
valueFrom:
secretKeyRef:
secretKeyRef:
Loading