1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00
dragonflydb-dragonfly/contrib/charts/dragonfly/templates
Tarun Pothulapati 2033b671ef
fix(helm): Allow prometheus rules fields to be empty (#1100)
This commit fixes a rendering error where when the rules are
empty, the helm chart fails to render. By using the correct
indentation, the chart will render correctly.
2023-04-18 20:08:51 +05:30
..
_helpers.tpl Initial commit for helm chart (#57) (#79) 2022-06-02 14:01:26 +03:00
_pod.tpl bug(helm): Fix parsing error with statefulset (#985) 2023-03-30 19:07:08 +05:30
certificate.yaml fix(charts): Use Release.Namespace everywhere (#884) 2023-02-28 18:36:20 +05:30
deployment.yaml fix(charts): Use Release.Namespace everywhere (#884) 2023-02-28 18:36:20 +05:30
extra-manifests.yaml chore: overhaul chart (#620) 2022-12-30 08:30:11 +02:00
metrics-service.yaml fix(charts): Use Release.Namespace everywhere (#884) 2023-02-28 18:36:20 +05:30
NOTES.txt Initial commit for helm chart (#57) (#79) 2022-06-02 14:01:26 +03:00
prometheusrule.yaml fix(helm): Allow prometheus rules fields to be empty (#1100) 2023-04-18 20:08:51 +05:30
service.yaml fix(charts): Use Release.Namespace everywhere (#884) 2023-02-28 18:36:20 +05:30
serviceaccount.yaml fix(charts): Use Release.Namespace everywhere (#884) 2023-02-28 18:36:20 +05:30
servicemonitor.yaml chore: overhaul chart (#620) 2022-12-30 08:30:11 +02:00
statefulset.yaml fix(charts): Use Release.Namespace everywhere (#884) 2023-02-28 18:36:20 +05:30
tls-secret.yaml fix(charts): Use Release.Namespace everywhere (#884) 2023-02-28 18:36:20 +05:30