ContainerSolutions / redis-cluster-operator

A Kubernetes Operator for running Production Redis Clusters
Apache License 2.0
7 stars 3 forks source link

Allow overriding Pod parameters #3

Closed chris-cmsoft closed 2 years ago

chris-cmsoft commented 2 years ago

When users use the Operator in certain secure contexts such as OpenShift, they may need to update the security context and parameters of the pods externally.

We need to cater for this in the Redis Operator to allow overriding some of these things