See changelog

This commit is contained in:
David Burke 2024-07-15 16:11:52 -04:00
parent af39eedea8
commit 74288199f6
13 changed files with 71 additions and 19 deletions

View file

@ -11,14 +11,14 @@ imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
preInstall:
migrationJob:
enabled: true
command: [] # Default ./manage.py migrate
activeDeadlineSeconds: 900
resources:
limits: {}
requests: {}
env:
normal: {}
secret: {}
@ -27,6 +27,8 @@ env:
# REDIS_URL:
existingSecret: ""
extraVolumeMounts: []
extraVolumes: []
web:
replicaCount: 2