UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 1670a8ae authored by Chris Schaefer's avatar Chris Schaefer
Browse files

update authz policy with port ref for monitoring

parent 26535a71
No related branches found
No related tags found
1 merge request!180Resolve "Incorrect label selector for monitoring authz policy"
Pipeline #3395757 failed
......@@ -14,4 +14,7 @@ spec:
- source:
namespaces: {{ .Values.istio.hardened.monitoring.namespaces | toYaml | nindent 10 }}
principals: {{ .Values.istio.hardened.monitoring.principals | toYaml | nindent 10 }}
- to:
- operation:
ports: {{- range .Values.metrics.port }} - {{.}} {{- end }}
{{- 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