Skip to content

Commit

Permalink
generic: mount coredumps to scylla container
Browse files Browse the repository at this point in the history
  • Loading branch information
zimnx committed Dec 29, 2020
1 parent 19c0ab7 commit 92d3325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/generic/cluster.yaml
Expand Up @@ -104,6 +104,6 @@ spec:
- name: coredumpfs
hostPath:
path: /tmp/coredumps
agentVolumeMounts:
volumeMounts:
- mountPath: /tmp/coredumps
name: coredumpfs

0 comments on commit 92d3325

Please sign in to comment.