deploy: bind demo company to published tenant-path release
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc
This commit is contained in:
tegwick 2026-09-11 21:43:41 +02:00
parent 8f29af4b63
commit 428d0707e0
4 changed files with 62 additions and 30 deletions

View file

@ -1,10 +1,10 @@
# Proposed binding only; see docs/vergabe-demo-company-binding.md.
# Native tenant, database/Secret, DNS/TLS and edge admission are still pending.
# Tenant and published image are verified; database/Secret and DNS/TLS admission are pending.
# Release vergabe-teilnahme; namespace vergabe-demo-company.
pilot:
enabled: true
image:
digest: sha256:963240ef4180a01e5b8af7fbeb88be27e56203a45da8ecd633326b4c6d262005
digest: sha256:cebe8ca6218cc89f903e8a69e06ac50d3812526d4119cf4da485cc173f674b68
replicaCount: 1
resources:
requests:
@ -15,11 +15,12 @@ resources:
memory: 1Gi
envSecretName: vergabe-demo-env
env:
APP_BASE_PATH: /demo-company
DJANGO_SETTINGS_MODULE: vergabe_teilnahme.settings.prod
ALLOWED_HOSTS: demo-vergabe.coulomb.social,localhost
CSRF_TRUSTED_ORIGINS: https://demo-vergabe.coulomb.social
ALLOWED_HOSTS: vergabe-teilnahme.coulomb.social,localhost
CSRF_TRUSTED_ORIGINS: https://vergabe-teilnahme.coulomb.social
probes:
hostHeader: demo-vergabe.coulomb.social
hostHeader: vergabe-teilnahme.coulomb.social
persistence:
media:
enabled: true