We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aec161 commit 93f5a7aCopy full SHA for 93f5a7a
charts/core-dump-handler/values.yaml
@@ -37,7 +37,7 @@ daemonset:
37
label: "core-dump-ds"
38
hostDirectory: "/var/mnt/core-dump-handler"
39
coreDirectory: "/var/mnt/core-dump-handler/cores"
40
- eventDirectory: "/var/mnt/core-dump-handler/events"
+ eventDirectory: "/var/mnt/core-dump-handler/events"
41
crioEndpoint: "unix:///run/containerd/containerd.sock"
42
mountContainerRuntimeEndpoint: false
43
hostContainerRuntimeEndpoint: "/run/containerd/containerd.sock"
0 commit comments