Skip to content

Commit 559d377

Browse files
committed
fix: reset I notify
Signed-off-by: Anthony Whalley <[email protected]>
1 parent 5398577 commit 559d377

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/core-dump-handler/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ daemonset:
4444
suidDumpable: 2
4545
vendor: default
4646
# interval: 60000
47-
schedule: "1/1 * * * * *"
48-
# useINotify: true
47+
# schedule: "1/1 * * * * *"
48+
useINotify: true
4949
deployCrioConfig: false
5050
includeCrioExe: false
5151
# S3 access

0 commit comments

Comments
 (0)