UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a8651bd9 authored by joshwolf's avatar joshwolf
Browse files

Merge branch 'fixing-joshs-bad-copy' into 'master'

Josh is bad at copying...

Summary

Fixing SSO
/cc @runyontr

See merge request platform-one/big-bang/bigbang!366
parents 3ae7ce12 e3da2128
No related branches found
No related tags found
1 merge request!366Josh is bad at copying...
Pipeline #205661 passed
......@@ -7,11 +7,6 @@ hostname: {{ .Values.hostname }}
istio:
enabled: {{ .Values.istio.enabled }}
global:
imagePullSecrets:
- name: private-registry
{{- if .Values.monitoring.sso.enabled }}
prometheus:
enabled: true
......@@ -27,6 +22,10 @@ global:
enabled: true
{{- end }}
global:
imagePullSecrets:
- name: private-registry
sso:
enabled: {{ .Values.monitoring.sso.enabled }}
......
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