Skip to content

Commit 8ae270b

Browse files
committed
fix error
1 parent e1ec78a commit 8ae270b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

wiz-admission-controller/templates/serviceaccount.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ roleRef:
7373
{{- end }}
7474

7575
{{- if .Values.wizManager.enabled -}}
76-
---
7776
{{- if .Values.wizManager.serviceAccount.create -}}
7877
apiVersion: v1
7978
kind: ServiceAccount

wiz-admission-controller/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,7 @@ wizManager:
443443
# If empty, a name is generated using the nameOverride
444444
name: ""
445445

446+
# autoUpda
446447
rolloutRestart:
447448
wizForceEnabled: true # Wiz initiated remote updates.
448449
interval: "168h" # 1 week

0 commit comments

Comments
 (0)