You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (kubectl version)?
kubectl version Output
$ kubectl version
What did you do?
I attempted to add or update dnsConfig by modifying the RedisCluster CRD as shown below, but it didn't work. Are there any available workarounds
dnsConfig:
nameservers:
- 10.43.0.10
options:
# additional options here
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered:
What version of redis operator are you using?
redis-operator version:
redis-operator-0.18.3
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (
kubectl version
)?kubectl version
OutputWhat did you do?
I attempted to add or update dnsConfig by modifying the RedisCluster CRD as shown below, but it didn't work. Are there any available workarounds
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: