We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d86aa commit e4e9e29Copy full SHA for e4e9e29
daemonset.yaml
@@ -17,7 +17,7 @@ spec:
17
hostPID: true # Facilitate entering the host mount namespace via init
18
containers:
19
- name: kured-toujours
20
- image: barpilot/kured-toujours:0.0.1
+ image: barpilot/kured-toujours:0.0.2
21
args: ["--period", "168h"]
22
securityContext:
23
privileged: true # Give permission to nsenter /proc/1/ns/mnt
0 commit comments