mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-09-04 11:15:41 +00:00
refactor(helm): use stable as image tag for init container
This commit is contained in:
committed by
Maximilien Richer
parent
ac6751f509
commit
50bce43f25
@@ -85,7 +85,7 @@ image:
|
|||||||
|
|
||||||
initImage:
|
initImage:
|
||||||
repository: busybox
|
repository: busybox
|
||||||
tag: 1.28
|
tag: stable
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|||||||
Reference in New Issue
Block a user