charts icon indicating copy to clipboard operation
charts copied to clipboard

feat(S3 Exporter) - Enhance the chart by adding values and change the enable/disable

Open FarnazBGH opened this issue 8 months ago • 1 comments

In this PR contains the following items:

  1. Adding additional Lables to prometheusRule and ServiceMonitor to be able to add extra labels such as release: kube-promethues-stack to be monitored by kube-prometheus-stack
  2. Possibility to enable and disable prometheusRule
  3. Remove default true from Grafana Dashboard Configmap to check the values from values.yaml and not be forced to be true.

FarnazBGH avatar Jun 24 '24 10:06 FarnazBGH