UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 5d5a85ac authored by Brett Charrier's avatar Brett Charrier
Browse files

something

parent b9184c1e
No related branches found
No related tags found
No related merge requests found
Pipeline #2305787 passed with warnings
......@@ -34,12 +34,13 @@ controller:
always_reload: true
users:
- username: metrics
password: {{ $neuvectorMetricsPass }}
## password: {{ $neuvectorMetricsPass }}
password: admin
role: reader
fullname: metrics
{{- end }}
{{- if .Values.neuvector.sso.enabled }}
oidcinitcfg.yaml: |
oidcinitcfg.yaml:
always_reload: true
enable: {{ .Values.neuvector.sso.enabled }}
issuer: {{ default (include "sso.url" .) (tpl (default "" .Values.neuvector.sso.issuer) .) }}
......
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