diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 6dabb81ad..10ed44d87 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -5,10 +5,10 @@ gitea: service: http: type: ClusterIP - clusterIP: null + clusterIP: "" ssh: type: ClusterIP - clusterIP: null + clusterIP: "" ingress: enabled: false persistence: