alpha-gitea

This commit is contained in:
irteam su-account 2025-07-11 13:05:33 +09:00
parent 1f0ae62372
commit 826c5122f7
2 changed files with 6 additions and 6 deletions

View File

@ -63,12 +63,12 @@ stringData:
security: INSTALL_LOCK=true
server: |-
APP_DATA_PATH=/data
DOMAIN=gitea.gpulive.nhncloud.com
DOMAIN=alpha-gitea.gpulive.apppaas.io
ENABLE_PPROF=false
HTTP_PORT=3000
PROTOCOL=http
ROOT_URL=https://gitea.gpulive.nhncloud.com
SSH_DOMAIN=gitea.gpulive.nhncloud.com
ROOT_URL=https://alpha-gitea.gpulive.apppaas.io
SSH_DOMAIN=alpha-gitea.gpulive.apppaas.io
SSH_LISTEN_PORT=2222
SSH_PORT=22
START_SSH_SERVER=true

View File

@ -9,7 +9,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: gitea.gpulive.nhncloud.com
- host: alpha-gitea.gpulive.apppaas.io
http:
paths:
- path: /
@ -21,6 +21,6 @@ spec:
number: 3000
tls:
- hosts:
- "gitea.gpulive.nhncloud.com"
secretName: gpulive-new-ssl
- "alpha-gitea.gpulive.apppaas.io"
secretName: gpulive-apppaas-io-ssl