feat(metrics): Calico service and monitor added

!1
This commit is contained in:
2023-09-19 23:18:27 +09:30
parent 9e3f33ae56
commit 63c0381bd1
3 changed files with 62 additions and 0 deletions

View File

@ -37,6 +37,12 @@ This helm chart started off with components from multiple open-source projects.
- Grafana as the visualization frontend
- Service monitors
- Calico, _if Selected_
> enable calico metrics with `kubectl patch felixconfiguration default --type merge --patch '{"spec":{"prometheusMetricsEnabled": true}}'`
## Installation