charts
charts copied to clipboard
[bitnami/redis-cluster] add dnsPolicy
Signed-off-by: xu zhao [email protected]
Description of the change
When Redis cluster is configured with hostNetwork, it cannot resolve the Redis service addres and always sleep 5s. so we need modify dnsPolicy to ClusterFirstWithHostNet.
Benefits
Redis clusters can work with host networks.
Possible drawbacks
Applicable issues
- fixes #23198
Additional information
Checklist
- [ ] Chart version bumped in
Chart.yaml
according to semver. This is not necessary when the changes only affect README.md files. - [ ] Variables are documented in the values.yaml and added to the
README.md
using readme-generator-for-helm - [ ] Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
- [ ] All commits signed off and in agreement of Developer Certificate of Origin (DCO)
Hi!
Thank you so much for the PR! Could you bump the chart version? As it is adding a non-breaking feature, it should bump the minor
This Pull Request 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. Thank you for your contribution.
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Pull Request. Do not hesitate to reopen it later if necessary.