set cluster ip
This commit is contained in:
@@ -2,6 +2,13 @@ gitea:
|
|||||||
image:
|
image:
|
||||||
repository: gitea/gitea
|
repository: gitea/gitea
|
||||||
tag: 1.23.1
|
tag: 1.23.1
|
||||||
|
service:
|
||||||
|
http:
|
||||||
|
type: ClusterIP
|
||||||
|
clusterIP: null
|
||||||
|
ssh:
|
||||||
|
type: ClusterIP
|
||||||
|
clusterIP: null
|
||||||
ingress:
|
ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
persistence:
|
persistence:
|
||||||
|
Reference in New Issue
Block a user