change to empty string
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user