FMN: update the database sync command

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard
2023-06-27 17:06:31 +02:00
parent 8592948038
commit b24a2ecd41

View File

@@ -203,7 +203,7 @@ spec:
recreateParams:
mid:
execNewPod:
command: [/opt/app-root/bin/fmn, database, migration, upgrade]
command: [/opt/app-root/bin/fmn, database, sync]
containerName: consumer
volumes:
- etc-fmn