Stop Veles pod startup from auto-bootstrapping meta content
This commit is contained in:
parent
d5833475fa
commit
f1abdabb11
@ -67,7 +67,7 @@ spec:
|
|||||||
if [ -f /vault/secrets/veles-env.sh ]; then
|
if [ -f /vault/secrets/veles-env.sh ]; then
|
||||||
. /vault/secrets/veles-env.sh
|
. /vault/secrets/veles-env.sh
|
||||||
fi
|
fi
|
||||||
exec veles-db --init --wait-seconds 120 --bootstrap-meta --content-root /opt/veles-content
|
exec veles-db --init --wait-seconds 120
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: veles-config
|
name: veles-config
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user