mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-27 08:40:23 +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>
(cherry picked from commit 7d229c2369
)
This commit is contained in:
parent
e0881258f8
commit
0c1ba4ce88
@ -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