railiance-apps/helm/vergabe-teilnahme-values.yaml
tegwick 04be41621d
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 16s
Migrate OCI image refs from Gitea to Forgejo registry
Update charts, helm values, Makefile defaults, and operator docs to use
forgejo.coulomb.social for inter-hub, reuse-surface, and vergabe-teilnahme.
2026-07-09 11:38:14 +02:00

11 lines
481 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:
tag: "483a4df" # T03 build (forgejo.coulomb.social/coulomb/vergabe-teilnahme)
env:
DJANGO_SETTINGS_MODULE: vergabe_teilnahme.settings.prod
ALLOWED_HOSTS: vergabe-teilnahme.whywhynot.de,localhost
CSRF_TRUSTED_ORIGINS: https://vergabe-teilnahme.whywhynot.de