charts
charts copied to clipboard
feat(S3 Exporter) - Enhance the chart by adding values and change the enable/disable
In this PR contains the following items:
- Adding additional Lables to prometheusRule and ServiceMonitor to be able to add extra labels such as
release: kube-promethues-stack
to be monitored bykube-prometheus-stack
- Possibility to enable and disable prometheusRule
- Remove
default true
from Grafana Dashboard Configmap to check the values from values.yaml and not be forced to be true.