Skip to content
Snippets Groups Projects
Commit 222593f4 authored by Stefan Voshage's avatar Stefan Voshage
Browse files

Dataport: Anpassung der Helm-Charts gemäß den Kyverno Richtlinien bei Dataport

Rollback
parent 47f6d7ea
No related branches found
No related tags found
No related merge requests found
......@@ -107,12 +107,10 @@ spec:
- name: ozgcloud_administration_sync_organisationseinheiten_cron
value: {{ .Values.ozgcloud.sync.organisationseinheiten.cron | quote }}
{{- end }}
{{- if (.Values.zufiManager).enabled }}
- name: grpc_client_zufi-manager_address
value: {{ .Values.zufiManager.address }}
- name: grpc_client_zufi-manager_negotiationType
value: {{ (.Values.zufiManager).grpcClientNegotiationType | default "PLAINTEXT" }}
{{- end}}
value: {{ (.Values.zufiManager).grpcClientNegotiationType | default "TLS" }}
envFrom:
{{- if (.Values.database).useExternal }}
- secretRef:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment