diff --git a/cluster/apps/default/gitea/helm-release.yaml b/cluster/apps/default/gitea/helm-release.yaml index 0e60b87..2e10cf0 100644 --- a/cluster/apps/default/gitea/helm-release.yaml +++ b/cluster/apps/default/gitea/helm-release.yaml @@ -48,12 +48,12 @@ spec: ssh: enabled: true + type: NodePort ports: ssh: enabled: true port: 22 protocol: TCP - targetPort: 2223 nodePort: 30022 probes: