diff --git a/chart/templates/neuvector/values.yaml b/chart/templates/neuvector/values.yaml index 415397b5b3c5a730cd2f4b18f66a85a0f2b2a90f..d516bcdcf74c3413738d0607525e63a5850e88e9 100644 --- a/chart/templates/neuvector/values.yaml +++ b/chart/templates/neuvector/values.yaml @@ -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: