Add local.enabled setting and make it work

Signed-off-by: Michel Hollands <michel.hollands@grafana.com>
This commit is contained in:
Michel Hollands
2023-06-22 13:18:11 +01:00
parent e57e947019
commit 07f719152e
9 changed files with 80 additions and 9 deletions

View File

@@ -27,9 +27,11 @@ dependencies:
- name: loki
repository: https://grafana.github.io/helm-charts
version: "5.8.0"
condition: local.enabled
- name: grafana-agent
repository: https://grafana.github.io/helm-charts
version: "0.15.0"
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: "4.4.1"
version: "4.4.1"
condition: local.enabled