diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index c002e9bf5..6dabb81ad 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -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: