add service

This commit is contained in:
2025-01-18 22:38:11 -06:00
parent 5afc6ba0c1
commit f1ce048333

View File

@@ -2,6 +2,15 @@ gitea:
image:
repository: gitea/gitea
tag: 1.23.1
service:
http:
type: ClusterIP
port: 3000
clusterIP: 10.103.160.139
ssh:
type: ClusterIP
port: 2222
clusterIP: 10.103.160.140
ingress:
enabled: false
persistence: