Update loki and grafana

This commit is contained in:
Marcus Noble 2021-01-29 21:54:47 +00:00
parent 06b4f07c21
commit adcc811077
2 changed files with 28 additions and 24 deletions

File diff suppressed because one or more lines are too long

View File

@ -9,11 +9,6 @@ provider "helm" {
} }
} }
data "helm_repository" "stable" {
name = "stable"
url = "https://kubernetes-charts.storage.googleapis.com"
}
data "helm_repository" "fluxcd" { data "helm_repository" "fluxcd" {
name = "fluxcd" name = "fluxcd"
url = "https://charts.fluxcd.io" url = "https://charts.fluxcd.io"