spotahome / redis-operator

Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
Apache License 2.0
1.51k stars 359 forks source link

[feature] set namespace in helm chart values.yaml #555

Closed willzhang closed 1 year ago

willzhang commented 1 year ago

Expected behaviour

set namespace in helm chart values.yaml for redis-operator

## @param namespaceOverride String to fully override common.names.namespace
##
namespaceOverride: ""

Actual behaviour

it easy makes it easyer to install to special namespace without set helm install --namespace options.

Steps to reproduce the behaviour

Describe step by step what you've have done to get to this point

Environment

How are the pieces configured?

Logs

Please, add the debugging logs. In order to be able to gather them, add -debug flag when running the operator.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 45 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.