Skip to content
Snippets Groups Projects
Commit fbff55cd authored by Mark's avatar Mark
Browse files

fix secret file for maester

parent aa65f1b6
No related branches found
No related tags found
1 merge request!40WIP: Update hydra
Pipeline #6374 failed with stages
in 2 seconds
......@@ -7,6 +7,7 @@ metadata:
{{ include "single-sign-on.labels" $ | indent 4 }}
type: Opaque
data:
value: {{ .clientSecret | b64enc }}
client_secret: {{ .clientSecret | b64enc }}
client_id: {{ .clientName | b64enc }}
---
{{- end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment