forked from Deuxfleurs/garage
refactor(helm): use stable as image tag for init container
This commit is contained in:
parent
ac6751f509
commit
50bce43f25
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ image:
|
|||
|
||||
initImage:
|
||||
repository: busybox
|
||||
tag: 1.28
|
||||
tag: stable
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
|
|
Loading…
Reference in a new issue