UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e3da2128 authored by Nick Nellis's avatar Nick Nellis
Browse files
parent f23f90a6
No related branches found
No related tags found
1 merge request!366Josh is bad at copying...
Pipeline #205569 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