UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Neuvector duplicate manager block fix

Merged Micah Nagel requested to merge micah.nagel-master-patch-80342 into master
1 file
+ 4
3
Compare changes
  • Side-by-side
  • Inline
@@ -85,9 +85,6 @@ monitor:
enforcer:
podAnnotations:
{{ include "istioAnnotation" . }}
manager:
podAnnotations:
{{ include "istioAnnotation" . }}
cve:
updater:
podAnnotations:
@@ -101,6 +98,10 @@ cve:
manager:
env:
ssl: false
{{- if $istioInjection }}
podAnnotations:
{{ include "istioAnnotation" . }}
{{- end }}
{{- end }}
networkPolicies:
Loading