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.
1 parent 57a4653 commit 636bd04Copy full SHA for 636bd04
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