UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit c974175e authored by runyontr's avatar runyontr
Browse files

Merge branch '407-kiali-oidc' into 'master'

fix: Updating name for kiali oidc secret secret

Closes #407

See merge request platform-one/big-bang/bigbang!466
parents 9e92b77f e162b4e0
No related branches found
No related tags found
1 merge request!466fix: Updating name for kiali oidc secret secret
Pipeline #249576 passed
......@@ -2,9 +2,9 @@
apiVersion: v1
kind: Secret
metadata:
name: kiali-openid
name: kiali
namespace: kiali
type: kubernetes.io/opaque
stringData:
oidc-secret: {{ .Values.kiali.sso.client_secret }}
{{- end }}
\ No newline at end of file
{{- 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