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 -1
View File
@@ -219,7 +219,7 @@ spec:
service:
name: forgejo-gitea-http
port:
number: 7575
number: 3000
---
# ── Argo CD (cicd namespace) ──────────────────────────────────────────────────