change to empty string
This commit is contained in:
@@ -5,10 +5,10 @@ gitea:
|
||||
service:
|
||||
http:
|
||||
type: ClusterIP
|
||||
clusterIP: null
|
||||
clusterIP: ""
|
||||
ssh:
|
||||
type: ClusterIP
|
||||
clusterIP: null
|
||||
clusterIP: ""
|
||||
ingress:
|
||||
enabled: false
|
||||
persistence:
|
||||
|
Reference in New Issue
Block a user