Skip to content

Commit

Permalink
Change dockerfile tags and one image
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilis committed Jun 19, 2024
1 parent a9153bb commit ea5b953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ebpf-daemonset-hu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit ea5b953

Please sign in to comment.