Add Prometheus stack

This commit is contained in:
Khue Doan 2021-08-23 00:15:21 +07:00
parent 5c97296dca
commit 3b93ba2c21
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
apiVersion: v2
name: kube-prometheus-stack
version: 18.0.0
dependencies:
- name: kube-prometheus-stack
version: 18.0.0
repository: https://prometheus-community.github.io/helm-charts

View File