change to empty string

This commit is contained in:
2025-01-14 20:57:25 -06:00
parent 096d8e9fa8
commit aed040cf84

View File

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