commit 30a7b934d9652a336ff2978166d705e903f31ef3
parent 150a6a0e72daac584758f413e756d615269a1510
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Wed, 7 Jan 2026 10:06:01 +0100
add missing field
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/apps/talos_cluster/clickstack/k8s_log_metrics_collector.yaml b/apps/talos_cluster/clickstack/k8s_log_metrics_collector.yaml
@@ -16,6 +16,10 @@ spec:
# daemonset.yaml
mode: daemonset
+ image:
+ repository: otel/opentelemetry-collector-contrib
+ tag: 0.143.1
+
# Required to use the kubeletstats cpu/memory utilization metrics
clusterRole:
create: true