Skip to content

Commit e4e9e29

Browse files
committed
release 0.0.2
1 parent d5d86aa commit e4e9e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daemonset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
hostPID: true # Facilitate entering the host mount namespace via init
1818
containers:
1919
- name: kured-toujours
20-
image: barpilot/kured-toujours:0.0.1
20+
image: barpilot/kured-toujours:0.0.2
2121
args: ["--period", "168h"]
2222
securityContext:
2323
privileged: true # Give permission to nsenter /proc/1/ns/mnt

0 commit comments

Comments
 (0)