railiance-apps/helm/vergabe-teilnahme-values.yaml

13 lines
541 B
YAML
Raw Normal View History

# Production overrides for the vergabe-teilnahme Helm chart.
# Non-secret values only; SECRET_KEY and DATABASE_URL come from the
# Secret 'vergabe-teilnahme-env' in the vergabe-teilnahme namespace.
image:
repository: forgejo.coulomb.social/coulomb/vergabe-teilnahme
tag: "064d295" # Forgejo-only uv.lock (issue-core 0.2.1 from Forgejo PyPI)
env:
DJANGO_SETTINGS_MODULE: vergabe_teilnahme.settings.prod
ALLOWED_HOSTS: vergabe-teilnahme.whywhynot.de,localhost
CSRF_TRUSTED_ORIGINS: https://vergabe-teilnahme.whywhynot.de