Add prometheus upstream sources

This commit is contained in:
kjeld Schouten-Lebbing
2021-11-21 22:37:45 +01:00
parent e67edd1f67
commit 05791a8df5
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -391,6 +391,7 @@ prep_helm() {
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add metallb https://metallb.github.io/metallb
helm repo add grafana https://grafana.github.io/helm-charts
helm repo add prometheus https://prometheus-community.github.io/helm-charts
helm repo update
fi
}