Skip to content

Commit 032b931

Browse files
committed
update comment
1 parent f52c4b8 commit 032b931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiz-admission-controller/templates/deploymentenforcement.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ spec:
112112
{{- include "spec.common.envVars" . | trim | nindent 10 }}
113113
- name: WIZ_IMAGE_INTEGRITY_PATCH_IMAGE_DIGEST_ANNOTATION
114114
value: {{ .Values.imageIntegrityWebhook.patchImageDigestAnnotation | quote }}
115-
# For running pod with read only file system we write all the cache files to /var/cache volume mount
115+
# For running pod with read only file system we write all the cache files to /var/cache volume mount, used by image integrity hook
116116
- name: TUF_ROOT
117117
value: "/var/cache/.sigstore"
118118
- name: AWS_ECR_CACHE_DIR

0 commit comments

Comments
 (0)