anpassung

This commit is contained in:
HDW
2026-05-24 21:32:48 +02:00
parent 28d4e4a656
commit 933e4558a7
2 changed files with 1 additions and 5 deletions

View File

@@ -7,7 +7,6 @@ type: Opaque
stringData:
DATABASE_URL: "postgresql://admin:geheim123@postgres-service:5432/warthunder"
COOKIE_SECRET: "HIER_EINEN_LANGEN_ZUFAELLIGEN_STRING_EINSETZEN"
POSTGRES_PASSWORD: "geheim123"
---
apiVersion: apps/v1
kind: Deployment