Skip to content
Snippets Groups Projects

Ozg 6741 organisationseinheit link

Merged Felix Reichenbach requested to merge OZG-6741-Organisationseinheit-link into main
3 files
+ 91
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -123,6 +123,10 @@ spec:
- name: ozgcloud_feature_organisationsEinheiten
value: {{ .Values.ozgcloud.feature.organisationsEinheiten | quote }}
{{- end }}
{{- if eq ((.Values.ozgcloud).feature).organisationsEinheiten "true" }}
- name: ozgcloud_organisationseinheit_zufisucheuri
value: {{ required "ozgcloud.organisationsEinheit.zufiSearchUri must be set if feature organisationsEinheiten is activated" ((.Values.ozgcloud).organisationsEinheit).zufiSearchUri}}
{{- end }}
envFrom:
{{- if (.Values.database).useExternal }}
- secretRef:
Loading