Add options to pre install migration

This commit is contained in:
David Burke 2022-11-29 20:58:29 -05:00
parent b389611d79
commit 0c47cf8568
3 changed files with 7 additions and 3 deletions

View file

@ -18,6 +18,10 @@ env:
# DATABASE_URL: Specify if using external postgres (not managed by this chart)
# REDIS_URL: Specify if using external redis (not managed by this chart)
preInstall:
enabled: true
activeDeadlineSeconds: 900
web:
replicaCount: 2
autoscaling: