diff --git a/charts/monitoring/Chart.yaml b/charts/monitoring/Chart.yaml index 60264d61a..685f7efe9 100644 --- a/charts/monitoring/Chart.yaml +++ b/charts/monitoring/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: monitoring description: A monitoring stack for the workflows deployment type: application -version: 0.1.30 +version: 0.1.31 dependencies: - name: grafana repository: https://grafana-community.github.io/helm-charts diff --git a/charts/monitoring/staging-values.yaml b/charts/monitoring/staging-values.yaml index 2bd026d04..a59ee7aef 100644 --- a/charts/monitoring/staging-values.yaml +++ b/charts/monitoring/staging-values.yaml @@ -38,6 +38,8 @@ thanos: enabled: true ingress: enabled: false + service: + type: ClusterIP compactor: enabled: false ruler: