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