diff options
author | makefunstuff <[email protected]> | 2024-06-29 15:20:59 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-29 15:20:59 +0200 |
commit | 1a4a1e699735d845d47261167e0297347095d9d5 (patch) | |
tree | 836324bbab2ffe243adf86e46e121fbaaca3a173 /tools/loki-promtail/Chart.yaml | |
parent | 21a1ed6400c8b1cfdb95294b71e6efb9fa17700d (diff) | |
download | k3s-lab-1a4a1e699735d845d47261167e0297347095d9d5.tar.gz |
namespacing
Diffstat (limited to 'tools/loki-promtail/Chart.yaml')
-rw-r--r-- | tools/loki-promtail/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/loki-promtail/Chart.yaml b/tools/loki-promtail/Chart.yaml index 4b039ea..89abcfb 100644 --- a/tools/loki-promtail/Chart.yaml +++ b/tools/loki-promtail/Chart.yaml @@ -3,7 +3,7 @@ name: loki-promtail description: A Helm chart for deploying Loki and Promtail version: 0.1.0 dependencies: - - name: loki + - name: loki-service version: 6.6.4 repository: "https://grafana.github.io/helm-charts" - name: promtail |