fix: keep migration objects on stable role
All checks were successful
Build and Publish Container Image / build-and-push (push) Successful in 38s
All checks were successful
Build and Publish Container Image / build-and-push (push) Successful in 38s
This commit is contained in:
parent
749461b97b
commit
d2a7fe3151
3 changed files with 17 additions and 3 deletions
|
|
@ -28,6 +28,8 @@ spec:
|
|||
- tenant-engine-migrate
|
||||
- --url-file
|
||||
- /var/run/secrets/postgres-migration/url
|
||||
- --role
|
||||
- tenant_engine_migrate
|
||||
env:
|
||||
- name: TENANT_ENGINE_MIGRATION_DATABASE_URL_FILE
|
||||
value: /var/run/secrets/postgres-migration/url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue