Skip to content

Commit 219c924

Browse files
committed
fix
1 parent ec76fc3 commit 219c924

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wiz-admission-controller/templates/_helpers.tpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ scaleDown:
283283
{{- define "autoUpdate.deployments" -}}
284284
{{- $list := list -}}
285285
{{- if eq (include "wiz-admission-controller.isEnforcerEnabled" . | trim | lower) "true" }}
286-
{{- if or .Values.opaWebhook.enabled .Values.imageIntegrityWebhook.enabled .Values.debugWebhook.enabled -}}
287286
{{- $list = append $list (include "wiz-admission-controller.fullname" . ) -}}
288287
{{- end -}}
289288
{{- if .Values.kubernetesAuditLogsWebhook.enabled -}}

0 commit comments

Comments
 (0)