Orange-OpenSource / casskop

This Kubernetes operator automates the Cassandra operations such as deploying a new rack aware cluster, adding/removing nodes, configuring the C* and JVM parameters, upgrading JVM and C* versions, and many more...
https://orange-opensource.github.io/casskop/
Apache License 2.0
183 stars 54 forks source link

Allow to configure VolumeMount for backrest-sidecar container #381

Closed AKamyshnikova closed 2 years ago

AKamyshnikova commented 3 years ago

Feature Request

Is your feature request related to a problem? Please describe. To use "file" protocol for Storage Location for backups we need mount corresponding volume.

Describe the solution you'd like to see In CassandraCluster extend section for BackRestSidecar to pass VolumeMounts.