Configure the invited Vergabe prototype at 60m CPU
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 18:47:52 +02:00
parent 1f19a123d2
commit 9491744e5a
4 changed files with 112 additions and 15 deletions

View file

@ -6,6 +6,11 @@ pilot:
image:
digest: "" # Required; the old published image lacks the pilot access gate.
replicaCount: 1
# User-approved prototype allocation, 2026-09-11. Measure under CUST-WP-0071.
# CPU limit and memory resources inherit the chart values.
resources:
requests:
cpu: 60m
envSecretName: vergabe-pilot-env
env:
DJANGO_SETTINGS_MODULE: vergabe_teilnahme.settings.prod