oraculum: Fixup containername ... please WORK!

This commit is contained in:
František Zatloukal 2021-01-22 15:45:56 +01:00
parent bbb4460c3d
commit f615877ec7

View file

@ -17,7 +17,7 @@ spec:
mid:
failurePolicy: Abort
execNewPod:
containerName: oraculum-frontend
containerName: oraculum-api-endpoint
# Oraculum would automatically proceed with upgrade_db if necessary
# init_db isn't dropping anything, so it's safe to call every time the pod starts
command: ["python", "/opt/app-root/src/oraculum/cli.py", "init_db"]