Skip to content

Commit

Permalink
increase migration timeout to 5 minutes (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
copelco authored May 22, 2023
1 parent d7e31e4 commit 82ac074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/group_vars/k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ k8s_container_resources:
memory: 256Mi
cpu: 50m
k8s_migrations_enabled: true
k8s_migrations_timeout: 300 # 5 minutes
k8s_migration_command:
- bash
- migrate_all_dbs.sh
Expand Down

0 comments on commit 82ac074

Please sign in to comment.