chore: migrate chart to public repo #8

Merged
jon_nfc merged 61 commits from genesis into development 2023-09-27 05:24:51 +00:00
99 changed files with 7434 additions and 0 deletions
Showing only changes of commit 82cd91a859 - Show all commits

View File

@ -24,6 +24,8 @@ Intentionally we have kept this helm chart to the monitoring components only. Ke
This helm chart started off with components from multiple open-source projects. As such attribution is warrented, so head on over to thier projects and give them a star. Projects used to create the building blocks of this helm chart are
- [ceph](https://github.com/ceph/ceph) _mixin alerts/rules_
- [Kube prometheus](https://github.com/prometheus-operator/kube-prometheus)
- [prometheus adaptor](https://github.com/kubernetes-sigs/prometheus-adapter)