@@ -1,3 +1,4 @@
---
tuned_etc_directory: '/etc/tuned'
tuned_templates_source: '../templates'
+openshift_fs_inotify_max_user_watches: 65536
@@ -8,3 +8,4 @@ include=openshift
[sysctl]
net.ipv4.tcp_fastopen=3
+fs.inotify.max_user_watches={{ openshift_fs_inotify_max_user_watches }}