From ea5b953e2334c95950d35365372da1e8766dcb21 Mon Sep 17 00:00:00 2001 From: vasilis Date: Wed, 19 Jun 2024 14:09:56 +0200 Subject: [PATCH] Change dockerfile tags and one image --- ebpf-daemonset-hu.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ebpf-daemonset-hu.yaml b/ebpf-daemonset-hu.yaml index c6563e8..2de879e 100644 --- a/ebpf-daemonset-hu.yaml +++ b/ebpf-daemonset-hu.yaml @@ -19,7 +19,7 @@ spec: exp: ebpf containers: - name: cgroup-monitor - image: bountrisv/cgroups-monitor:22.04 + image: bountrisv/cgroups-monitor:latest imagePullPolicy: Always resources: requests: @@ -38,7 +38,7 @@ spec: - "/results/cgroups.csv" - name: bpf-monitor - image: srnbckr/bpf-monitor:20.04 + image: bountrisv/bpf-monitor:latest imagePullPolicy: Always resources: requests: