Open AlehYarmalovich opened 1 year ago
Thanks for creating this issue and the associated PR. The team will review it and provide feedback. Once merged the PR, this issue will be automatically closed.
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.
Reopen
Name and Version
bitnami/redis 17.11.3
What architecture are you using?
amd64
What steps will reproduce the bug?
install helm chart with custom parameters
Are you using any custom parameters or values?
What is the expected behavior?
What do you see instead?
instead of:
use:
I'll do a PR
Additional information
When installing chart with custom parameters above and not setting hard affinity rules, redis nodes than launch at the same k8s node as a master will be configuring as master, because equal values [[ "$REDIS_MASTER_HOST" == "$(get_full_hostname "$HOSTNAME")" ]]