Merge pull request #301 from 3dwardch3ng/app/gitea

App/gitea
This commit is contained in:
2024-06-25 10:16:55 +10:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ spec:
service:
name: gitea
port:
number: 5432
number: 10080
- host: "gitea.cluster.edward.sydney"
http:
paths:
@@ -28,4 +28,4 @@ spec:
service:
name: gitea
port:
number: 5432
number: 10080

View File

@@ -24,9 +24,9 @@ spec:
persistence:
existingClaim: gitea-pvc
service:
nodePorts:
http: 30888
ssh: 30822
ports:
http: 10080
ssh: 10022
postgresql:
enabled: false
externalDatabase: