Update imagePullPolicy to IfNotPresent (#643)

* Change selinux image pullpolicy and tag version

Signed-off-by: Eric Cavalcanti <[email protected]>

* Change image pullpolicy

Signed-off-by: Eric Cavalcanti <[email protected]>

* Update readme

Signed-off-by: Eric Cavalcanti <[email protected]>

* update examples

Signed-off-by: Eric Cavalcanti <[email protected]>

* Update image pullpolicy

Signed-off-by: Eric Cavalcanti <[email protected]>

* Fix readme as well

Signed-off-by: Eric Cavalcanti <[email protected]>

* Undo pullpolicy readme

Signed-off-by: Eric Cavalcanti <[email protected]>

* Add selinux

Signed-off-by: Eric Cavalcanti <[email protected]>

* Revert code block

Signed-off-by: Eric Cavalcanti <[email protected]>

* Change regex

Signed-off-by: Eric Cavalcanti <[email protected]>

---------

Signed-off-by: Eric Cavalcanti <[email protected]>
This commit is contained in:
Eric Cavalcanti
2025-08-11 06:19:27 -07:00
committed by GitHub
parent 86f0aecc57
commit 5e40cfb222
9 changed files with 18 additions and 13 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ primary:
mountPath: /helper
- name: init-tls
image: ghcr.io/spiffe/spiffe-helper:0.8.0
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
command:
- /spiffe-helper
- -config
@@ -17,7 +17,7 @@ spec:
initContainers:
- name: init-tls
image: ghcr.io/spiffe/spiffe-helper:0.8.0
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
command:
- /spiffe-helper
- -config
@@ -48,7 +48,7 @@ spec:
mountPath: /certs
- name: refresh-tls
image: ghcr.io/spiffe/spiffe-helper:0.8.0
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
command:
- /spiffe-helper
- -config