fix(ingress) patch the wrong ingress port during bootstrap

This commit is contained in:
Story Crater Bot
2026-08-18 15:08:03 -07:00
parent f656338a15
commit d16203b79d
3 changed files with 58 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ resources:
- 03-ddb-bootstrap.yaml # PostgreSQL cluster + Forgejo DB + Redis
- 05-wait-for-databases.yaml # Wait for CNPG to create databases
- 04-forgejo.yaml # Forgejo Helm chart (inline values)
- 06-ingress-nginx.yaml # Ingress for Forgejo domain access
# Notes:
# - SOPS age secret created via bootstrap.sh (not in git)