mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
build: update imagepullpolicy for vault
this allows the image to be reused instead of pulling it again. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
168526a906
commit
7d229c2369
@ -147,4 +147,5 @@ spec:
|
|||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- /init-scripts/init-vault.sh
|
- /init-scripts/init-vault.sh
|
||||||
|
imagePullPolicy: "IfNotPresent"
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
|
Loading…
Reference in New Issue
Block a user