Compare commits

...

1 Commits

Author SHA1 Message Date
adcc811077 Update loki and grafana 2021-01-29 21:54:47 +00:00
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"