UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0dd3e7cf authored by Micah Nagel's avatar Micah Nagel :moneybag:
Browse files

Neuvector duplicate manager block fix

parent 704a4db4
No related branches found
No related tags found
1 merge request!2605Neuvector duplicate manager block fix
Pipeline #1596926 passed
......@@ -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:
......
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