We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9d823 commit 89e8a6dCopy full SHA for 89e8a6d
terraform/layer2-k8s/locals.tf
@@ -28,5 +28,5 @@ locals {
28
helm_repo_ingress_nginx = "https://kubernetes.github.io/ingress-nginx"
29
helm_repo_bitnami = "https://charts.bitnami.com/bitnami"
30
helm_repo_prometheus_community = "https://prometheus-community.github.io/helm-charts"
31
- helm_repo_loki_stack = "https://grafana.github.io/loki/charts"
+ helm_repo_grafana = "https://grafana.github.io/helm-charts"
32
}
0 commit comments