UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 6096a9fc authored by Ryan Garcia's avatar Ryan Garcia :dizzy: Committed by Ryan Garcia
Browse files

feat: allow sso for kiali, jaeger, prometheus and alertmanager via authservice

parent 7d748289
No related branches found
No related tags found
1 merge request!164[BB-844] - SSO Support for kiali, jaeger, prometheus and alertmanager via Authservice and HAProxy
Pipeline #142931 failed
......@@ -8,7 +8,7 @@ metadata:
istio-injection: enabled
{{- end }}
{{- if and (ne .Values.registryCredentials.username "") (ne .Values.registryCredentials.password "") }}
{{- if ( include "imagePullSecret" . ) }}
---
apiVersion: v1
kind: Secret
......
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