Skip to content

Commit 9f11875

Browse files
committed
fix: update tag in test
Signed-off-by: Anton Whalley <[email protected]>
1 parent 7aa30ff commit 9f11875

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
@@ -3,7 +3,7 @@ replicaCount: 1
33
image:
44
registry: quay.io
55
repository: icdh/core-dump-handler
6-
tag: v8.8.0
6+
tag: scheduler-fix
77
pullPolicy: Always
88
pullSecrets: []
99
request_mem: "64Mi"
@@ -42,7 +42,7 @@ daemonset:
4242
vendor: default
4343
# interval: 60000
4444
schedule: "1/1 * * * * *"
45-
# useINotify: false
45+
# useINotify: true
4646
deployCrioConfig: false
4747
includeCrioExe: false
4848
# S3 access

0 commit comments

Comments
 (0)