diff options
author | makefunstuff <[email protected]> | 2024-06-29 14:18:11 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-29 14:18:11 +0200 |
commit | 317fd9ffab1c3d9a00a75fe26249d29fd14786e8 (patch) | |
tree | 556550c970765dfb818125ddaf7208ce83c67286 /cd | |
parent | 98a654bd9a944e98a1452e0a51c15ddc0817aa48 (diff) | |
download | k3s-lab-317fd9ffab1c3d9a00a75fe26249d29fd14786e8.tar.gz |
Gave up with elasticsearch will migrate to loki stack
Diffstat (limited to '')
-rw-r--r-- | cd/tools.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cd/tools.yaml b/cd/tools.yaml index eda55e4..7cdd906 100644 --- a/cd/tools.yaml +++ b/cd/tools.yaml @@ -11,8 +11,6 @@ spec: path: tools/grafana - chart: prometheus path: tools/prometheus - - chart: elasticsearch - path: tools/elasticsearch template: metadata: name: '{{chart}}' |