We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dee62a7 + 636bd04 commit 1698af7Copy full SHA for 1698af7
test/kubemark/resources/hollow-node_template.yaml
@@ -17,7 +17,7 @@ spec:
17
spec:
18
initContainers:
19
- name: init-inotify-limit
20
- image: busybox
+ image: busybox:1.32
21
command: ['sysctl', '-w', 'fs.inotify.max_user_instances=1000']
22
securityContext:
23
privileged: true
0 commit comments