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
@@ -224,6 +224,8 @@ spec:
value: {{ .Values.platform.properties.oidc.issuerUri | quote }}
- name: MULTI_INSTANCE_DEPLOYMENT
value: {{ .Values.platform.properties.multiInstanceSupport | quote }}
- name: OIDC_USER_LINKING
value: {{ .Values.platform.properties.oidcUserLinking | quote }}
- name: OIDC_CLIENT_SECRET
valueFrom:
secretKeyRef:
Loading