Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 4c6f460

Browse files
author
Mike Terhar
authored
Can we recommend this?
Related to internal slack thread: https://codercom.slack.com/archives/C01AULWQW68/p1634584479176200
1 parent d4783f5 commit 4c6f460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/troubleshooting/inotify-watch-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ spec:
189189
command:
190190
- sysctl
191191
- -w
192-
- fs.inotify.max_user_watches=16384
192+
- fs.inotify.max_user_watches=2147000000
193193
resources:
194194
requests:
195195
cpu: 10m

0 commit comments

Comments
 (0)