What are reasonable fs.inotify settings that people are using? the system defaults (below) were causing some issues in the logging operator on K3S, and I bumped them up to ridiculously large values and that solved our issue, but I'm not sure if there's a consequence to them being so large
Defaults in Alma Linux
fs.inotify.max_queued_events = 16384
fs.inotify.max_user_instances = 128
fs.inotify.max_queued_events = 16384