UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 3279bb1f authored by runyontr's avatar runyontr Committed by Branden Cobb
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

(cherry picked from commit c974175e)

e162b4e0 fix: Updating name for kiali oidc secret secret
parent f58c86a3
No related merge requests found
Pipeline #249855 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