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