railiance-apps/helm/vergabe-teilnahme-values.yaml
tegwick 115d7a4095
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 1m2s
chore(vergabe): target Forgejo image tag dfbc13a for deploy
Align production values with the CI fix commit that unblocks Forgejo
container builds (uv sync --frozen).
2026-07-12 00:45:17 +02:00

12 lines
553 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: forgejo.coulomb.social/coulomb/vergabe-teilnahme
tag: "dfbc13a" # RAILIANCE-WP-0014-T04 — Forgejo CI image (fix frozen uv.lock build)
env:
DJANGO_SETTINGS_MODULE: vergabe_teilnahme.settings.prod
ALLOWED_HOSTS: vergabe-teilnahme.whywhynot.de,localhost
CSRF_TRUSTED_ORIGINS: https://vergabe-teilnahme.whywhynot.de