set cluster ip

This commit is contained in:
2025-01-14 20:51:34 -06:00
parent 34f7905361
commit 096d8e9fa8

View File

@@ -2,6 +2,13 @@ gitea:
image:
repository: gitea/gitea
tag: 1.23.1
service:
http:
type: ClusterIP
clusterIP: null
ssh:
type: ClusterIP
clusterIP: null
ingress:
enabled: false
persistence: