Skip to content

Commit 8a7916d

Browse files
committed
change host dir location
1 parent bdc4fa1 commit 8a7916d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fullnameOverride: ""
1111
daemonset:
1212
name: "core-dump-handler"
1313
label: "core-dump-ds"
14-
hostDirectory: "/core-dump-handler"
14+
hostDirectory: "/var/mnt/core-dump-handler"
1515
s3AccessKey : XXX
1616
s3Secret : XXX
1717
s3BucketName : XXX

0 commit comments

Comments
 (0)