mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +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:
|
||||
- /bin/sh
|
||||
- /init-scripts/init-vault.sh
|
||||
imagePullPolicy: "IfNotPresent"
|
||||
restartPolicy: Never
|
||||
|
Loading…
Reference in New Issue
Block a user