UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 6c618be9 authored by Branden Cobb's avatar Branden Cobb
Browse files

Update values.yaml

parent b8c472a3
No related branches found
No related tags found
1 merge request!536Keycloak net policy
Pipeline #304359 passed
......@@ -22,6 +22,9 @@ monitoring:
serviceMonitor:
enabled: {{ .Values.monitoring.enabled }}
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
{{- if .Values.addons.keycloak.database.host }}
postgresql:
enabled: false
......@@ -56,4 +59,4 @@ extraEnvFrom: |
name: 'keycloak-db'
{{- end }}
{{- 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