railiance-apps/helm/vergabe-teilnahme-values.yaml
tegwick a4e4c3c5fb
Some checks are pending
CI Smoke / host-smoke (push) Waiting to run
CI Smoke / container-smoke (push) Waiting to run
feat(backup): Phase 1 apps-pg lane uploads (RAILIANCE-WP-0013); pin vergabe 1061f3e (WP-0014)
2026-07-12 00:21:06 +02:00

12 lines
541 B
YAML

# 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: gitea.coulomb.social/coulomb/vergabe-teilnahme
tag: "1061f3e" # RAILIANCE-WP-0014-T04 — built locally; push before deploy
env:
DJANGO_SETTINGS_MODULE: vergabe_teilnahme.settings.prod
ALLOWED_HOSTS: vergabe-teilnahme.whywhynot.de,localhost
CSRF_TRUSTED_ORIGINS: https://vergabe-teilnahme.whywhynot.de