UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit d7fca02c authored by Ronnie Webb's avatar Ronnie Webb
Browse files

adding secretName value

parent 5ecd9871
No related branches found
No related tags found
1 merge request!856Issue 673 bigbang sso secrets
Pipeline #481478 passed
......@@ -75,7 +75,7 @@ sso:
auth_url: "https://{{ .Values.sso.oidc.host }}/auth/realms/{{ .Values.sso.oidc.realm }}/protocol/openid-connect/auth"
# -- Kubernetes Secret containing the sso.certificate_authority value for SSO enabled application namespaces
secretName: ""
secretName: "tls-ca-sso"
# -- (Advanced) Flux reconciliation parameters.
# The default values provided will be sufficient for the majority of workloads.
......
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