diff --git a/gitea/values.yaml b/gitea/values.yaml index 49f0c04..e4e7758 100644 --- a/gitea/values.yaml +++ b/gitea/values.yaml @@ -141,7 +141,7 @@ service: ## @param service.ssh.loadBalancerClass Loadbalancer class ssh: type: NodePort - port: 22 + port: 2222 clusterIP: None loadBalancerIP: nodePort: 30005 @@ -529,6 +529,8 @@ gitea: SSH_LISTEN_PORT: 2222 # rootless image ROOT_URL: https://git.tipsy.codes SSH_DOMAIN: git.tipsy.codes + service: + DISABLE_REGISTRATION: true # # security: # PASSWORD_COMPLEXITY: spec