set cluster ip to empty string

This commit is contained in:
2025-01-14 21:10:10 -06:00
parent 5e17e95420
commit 084eaeda25

View File

@@ -5,10 +5,10 @@ gitea:
service:
http:
type: ClusterIP
clusterIP: 10.103.160.139
clusterIP: ""
ssh:
type: ClusterIP
clusterIP: 10.103.160.140
clusterIP: ""
ingress:
enabled: false
persistence: