Skip to content
Snippets Groups Projects
Commit b938a8ed authored by Lukas Malte Monnerjahn's avatar Lukas Malte Monnerjahn
Browse files

OZG-4880 fix secret for osiv2_auth

parent 8cae443d
Branches
Tags
1 merge request!24OZG-4880 Helm Env Values für OSI-Postfach 2.0
...@@ -32,6 +32,4 @@ type: Opaque ...@@ -32,6 +32,4 @@ type: Opaque
stringData: stringData:
client-id: {{ .Values.ozgcloud.osiv2.auth.client_id }} client-id: {{ .Values.ozgcloud.osiv2.auth.client_id }}
client-secret: {{ .Values.ozgcloud.osiv2.auth.client_secret }} client-secret: {{ .Values.ozgcloud.osiv2.auth.client_secret }}
data:
ozgcloud_osi_postfach_proxyapi_key: {{ (.Values.ozgcloudProxyApi).apikey | b64enc }}
{{- end }} {{- end }}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment