We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a779f40 commit 953b256Copy full SHA for 953b256
manifest/daemonset.yaml
@@ -41,7 +41,7 @@ spec:
41
type: File
42
containers:
43
- name: kucero
44
- image: jenting/kucero:v1.6.4
+ image: jenting/kucero:v1.6.5
45
imagePullPolicy: IfNotPresent
46
securityContext:
47
privileged: true # Give permission to nsenter /proc/1/ns/mnt
0 commit comments