FMN: update the database sync command
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
8592948038
commit
b24a2ecd41
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ spec:
|
||||||
recreateParams:
|
recreateParams:
|
||||||
mid:
|
mid:
|
||||||
execNewPod:
|
execNewPod:
|
||||||
command: [/opt/app-root/bin/fmn, database, migration, upgrade]
|
command: [/opt/app-root/bin/fmn, database, sync]
|
||||||
containerName: consumer
|
containerName: consumer
|
||||||
volumes:
|
volumes:
|
||||||
- etc-fmn
|
- etc-fmn
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue