diff --git a/charts/loki/distributed/values.yaml b/charts/loki/examples/distributed/values.yaml similarity index 100% rename from charts/loki/distributed/values.yaml rename to charts/loki/examples/distributed/values.yaml diff --git a/charts/loki/scalable/values.yaml b/charts/loki/examples/scalable/values.yaml similarity index 100% rename from charts/loki/scalable/values.yaml rename to charts/loki/examples/scalable/values.yaml diff --git a/charts/loki/scalable/Chart.lock b/charts/loki/scalable/Chart.lock deleted file mode 100644 index 1223d25c..00000000 --- a/charts/loki/scalable/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: loki - repository: https://grafana.github.io/helm-charts - version: 6.7.3 -- name: promtail - repository: https://grafana.github.io/helm-charts - version: 6.16.4 -digest: sha256:e2862ad61dc8ef8b2c579ea62e4e80f5bdeeb4f178f2b7f6654076632eccbb40 -generated: "2024-08-01T10:08:34.492754+05:30" diff --git a/charts/loki/scalable/Chart.yaml b/charts/loki/scalable/Chart.yaml deleted file mode 100644 index 0ffe053c..00000000 --- a/charts/loki/scalable/Chart.yaml +++ /dev/null @@ -1,19 +0,0 @@ -apiVersion: v2 -name: loki -description: A Helm chart for Simple Scalable loki -type: application -version: 0.1.0 -appVersion: 1.0.0 -dependencies: - - name: loki - version: 6.7.3 - repository: https://grafana.github.io/helm-charts - alias: logging - tags: - - logging - - name: promtail - version: 6.16.4 - repository: https://grafana.github.io/helm-charts - alias: promtail - tags: - - logging