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
Hi All,
Actually we are using distributedRedisCluster object with 3 masters and 3 replicas .As we have single file redis DistributedRedisCluster file. Now we want to add some labels and Annotations to redis pods which are created. How can we do that?
The text was updated successfully, but these errors were encountered:
If I understand the logic of the code correctly, it is currently possible to set the pod label via the label of the drc object, but not the annotation.
Hi All,
Actually we are using distributedRedisCluster object with 3 masters and 3 replicas .As we have single file redis DistributedRedisCluster file. Now we want to add some labels and Annotations to redis pods which are created. How can we do that?
The text was updated successfully, but these errors were encountered: