diff --git a/otc/observability.think-ahead.cloud/stacks/observability/victoria-k8s-stack/values.yaml b/otc/observability.think-ahead.cloud/stacks/observability/victoria-k8s-stack/values.yaml index 2459768..6a4c955 100644 --- a/otc/observability.think-ahead.cloud/stacks/observability/victoria-k8s-stack/values.yaml +++ b/otc/observability.think-ahead.cloud/stacks/observability/victoria-k8s-stack/values.yaml @@ -895,16 +895,16 @@ grafana: enabled: true multicluster: false - dashboards: - default: - victoria-logs: - url: "https://raw.githubusercontent.com/VictoriaMetrics/VictoriaMetrics/refs/heads/master/dashboards/vm/victorialogs.json" - victoria-logs-explorer: - url: "https://grafana.com/api/dashboards/22759/revisions/6/download" - ingress-nginx: - url: "https://raw.githubusercontent.com/adinhodovic/ingress-nginx-mixin/refs/heads/main/dashboards_out/ingress-nginx-overview.json" - argocd: - url: "https://raw.githubusercontent.com/argoproj/argo-cd/refs/heads/master/examples/dashboard.json" + # dashboards: + # default: + # victoria-logs: + # url: "https://raw.githubusercontent.com/VictoriaMetrics/VictoriaMetrics/refs/heads/master/dashboards/vm/victorialogs.json" + # victoria-logs-explorer: + # url: "https://grafana.com/api/dashboards/22759/revisions/6/download" + # ingress-nginx: + # url: "https://raw.githubusercontent.com/adinhodovic/ingress-nginx-mixin/refs/heads/main/dashboards_out/ingress-nginx-overview.json" + # argocd: + # url: "https://raw.githubusercontent.com/argoproj/argo-cd/refs/heads/master/examples/dashboard.json" # -- Create datasource configmap even if grafana deployment has been disabled forceDeployDatasource: false