fix: move Gitea public exposure to NC01

This commit is contained in:
Codex
2026-07-09 15:57:58 +02:00
parent ed2c6298fd
commit 25edfd088f
3 changed files with 40 additions and 12 deletions
+5 -3
View File
@@ -13,7 +13,7 @@ metadata:
- 1560
defaults:
targetId: JD01
targetId: NC01
migration:
role: gitea-pac-cicd-source-authority
@@ -247,6 +247,8 @@ targets:
enabled: true
createNamespace: true
storageClassName: local-path
publicExposure:
enabled: false
- id: NC01
route: NC01:k3s
namespace: devops-infra
@@ -255,7 +257,7 @@ targets:
createNamespace: true
storageClassName: local-path
publicExposure:
enabled: false
enabled: true
webhookSync:
publicPath: /_unidesk/github-to-gitea/nc01
frpc:
@@ -296,7 +298,7 @@ app:
image: fatedier/frpc:v0.68.1
serverAddr: 82.156.23.220
serverPort: 22000
proxyName: platform-infra-gitea-jd01-web
proxyName: platform-infra-gitea-nc01-web
remotePort: 22080
localIP: gitea-http.devops-infra.svc.cluster.local
localPort: 3000