FMN: syntax error
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
d1d7760d91
commit
6b201157a0
1 changed files with 2 additions and 3 deletions
|
@ -182,11 +182,10 @@ spec:
|
|||
recreateParams:
|
||||
mid:
|
||||
execNewPod:
|
||||
command:
|
||||
command: [/opt/app-root/bin/fmn, database, migration, upgrade]
|
||||
command: [ /opt/app-root/bin/fmn, database, migration, upgrade ]
|
||||
containerName: consumer
|
||||
volumes:
|
||||
- config-volume
|
||||
- etc-fmn
|
||||
failurePolicy: Abort
|
||||
template:
|
||||
metadata:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue