mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-02-14 18:10:17 +00:00
Set imagePullPolicy to prevent defaulting
Signed-off-by: Monis Khan <mok@vmware.com>
This commit is contained in:
@@ -29,3 +29,4 @@ spec:
|
||||
containers:
|
||||
- name: placeholder-name
|
||||
image: #@ data.values.image_repo + "@" + data.values.image_digest
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user