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
|
||||
. /vault/secrets/veles-env.sh
|
||||
fi
|
||||
exec veles-db --init --wait-seconds 120 --bootstrap-meta --content-root /opt/veles-content
|
||||
exec veles-db --init --wait-seconds 120
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: veles-config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user