mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-06-03 05:26:46 +00:00
Merge pull request #8 from enj/enj/i/kind_ci_pull
Set imagePullPolicy to prevent defaulting
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