k8ssandra/cass-operator

Add the ability to mount AdditionalVolumes using VolumeSource

Closed this issue · 0 comments

What is missing?
Currently, our AdditionalVolumes allows mounting only PVCSpecs to the cassandra container. We should add the ability to mount other VolumeSources also, such as ConfigMaps, Secrets, etc

Why do we need it?
This makes configuring for example the metrics-server (#467) easier.

Environment

  • Cass Operator version:

    Insert image tag or Git SHA here

Anything else we need to know?: