about summary refs log tree commit diff
path: root/cd
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-28 23:25:37 +0200
committermakefunstuff <[email protected]>2024-06-28 23:25:37 +0200
commit794f1de47aa469fe0a54800bdba28120247311b8 (patch)
tree038f9175e17029b728147ad6120e23f5388dffb7 /cd
parent5a58061b2fc2db41b2953b7be5bacf452deb1dcb (diff)
downloadk3s-lab-794f1de47aa469fe0a54800bdba28120247311b8.tar.gz
add elastic
Diffstat (limited to '')
-rw-r--r--cd/tools.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/cd/tools.yaml b/cd/tools.yaml
index 7cdd906..eda55e4 100644
--- a/cd/tools.yaml
+++ b/cd/tools.yaml
@@ -11,6 +11,8 @@ spec:
         path: tools/grafana
       - chart: prometheus
         path: tools/prometheus
+      - chart: elasticsearch
+        path: tools/elasticsearch
   template:
     metadata:
       name: '{{chart}}'