revert inotify sysctls - kernel param not allowlisted on managed k8s
This commit is contained in:
@@ -26,12 +26,6 @@ spec:
|
||||
|
||||
loki:
|
||||
auth_enabled: false
|
||||
podSecurityContext:
|
||||
sysctls:
|
||||
- name: fs.inotify.max_user_watches
|
||||
value: "524288"
|
||||
- name: fs.inotify.max_user_instances
|
||||
value: "512"
|
||||
storage:
|
||||
bucketNames:
|
||||
chunks: chunks
|
||||
|
||||
Reference in New Issue
Block a user