You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wiz-admission-controller/values.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -694,6 +694,7 @@ global:
694
694
image:
695
695
registry: ""# Registry to get the container images from.
696
696
pullPolicy: ""# Container image pull policy. One of Always, Never, IfNotPresent.
697
+
tag: ""
697
698
imagePullSecrets: [] # Secrets for container image registry keys as described in https://kubernetes.io/docs/concepts/containers/images/#referring-to-an-imagepullsecrets-on-a-pod
698
699
699
700
podAnnotations: {} # Annotations to add to the components Pods.
0 commit comments