spec.additionalVolumeMounts mounts extra volumes into the Dragonfly main
container. It is the missing counterpart to the existing spec.additionalVolumes
(which only adds volumes to the pod, without mounting them). Pairing the two lets
you compose several snapshot/cache patterns without any snapshot-specific API —
the operator does not need to know what the volume is for.
Status:
additionalVolumeMountsis proposed in a fork of dragonfly-operator (based on v1.6.1).additionalVolumes,initContainersandspec.snapshot.dir