about summary refs log tree commit diff
path: root/tools/monitoring
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-28 18:54:22 +0200
committermakefunstuff <[email protected]>2024-06-28 18:54:22 +0200
commit43640f1f0ae5a29a5c12e5bd8635979dc616dfb5 (patch)
tree2f3dbd4f31ce2607da85e157bbb48af005dad0fe /tools/monitoring
parent4350965f277bd8c82d6a39a4666d92539f263545 (diff)
downloadk3s-lab-43640f1f0ae5a29a5c12e5bd8635979dc616dfb5.tar.gz
aaaaa
Diffstat (limited to 'tools/monitoring')
-rw-r--r--tools/monitoring/values.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/monitoring/values.yaml b/tools/monitoring/values.yaml
index c648657..3315fd6 100644
--- a/tools/monitoring/values.yaml
+++ b/tools/monitoring/values.yaml
@@ -50,6 +50,9 @@ elasticsearch:
         storage: 30Gi
 
 opentelemetry-collector:
+  image:
+    repository: otel/opentelemetry-collector
+    tag: "latest"
   config:
     receivers:
       otlp: