feat(monitoring): add blackbox-exporter
This commit is contained in:
parent
ccac1f1b86
commit
ac16fabbd5
2 changed files with 8 additions and 2 deletions
|
|
@ -9,3 +9,6 @@ dependencies:
|
|||
- name: kube-prometheus-stack
|
||||
version: 39.11.0
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
- name: prometheus-blackbox-exporter
|
||||
version: 7.0.0
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
|
|
|
|||
Reference in a new issue