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: service:
http: http:
type: ClusterIP type: ClusterIP
clusterIP: null clusterIP: ""
ssh: ssh:
type: ClusterIP type: ClusterIP
clusterIP: null clusterIP: ""
ingress: ingress:
enabled: false enabled: false
persistence: persistence: