UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Resolve "Incorrect label selector for monitoring authz policy"

1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -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 }}
Loading