UNCLASSIFIED - NO CUI

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

issue 673 making changes per micah

parent c7f21511
No related branches found
No related tags found
1 merge request!856Issue 673 bigbang sso secrets
Pipeline #473747 failed
{{- if and (or .Values.logging.enabled) .Values.logging.sso.enabled }}
apiVersion: v1
kind: Secret
metadata:
......
......@@ -57,7 +57,7 @@ sso:
realm: baby-yoda
# -- Keycloak's certificate authority (PEM Format). Entered using chomp modifier (see chart/dev-sso-values.yaml for example). Used by authservice to support SSO for various packages
certificate_authority: ""
certificate_authority: "null"
# -- Keycloak realm's json web key output, obtained at https://<keycloak-server>/auth/realms/<realm>/protocol/openid-connect/certs
jwks: ''
......
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