Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add Pod Annotations for redis pods #104

Open
Pranjal25 opened this issue May 19, 2022 · 2 comments
Open

How to add Pod Annotations for redis pods #104

Pranjal25 opened this issue May 19, 2022 · 2 comments

Comments

@Pranjal25
Copy link

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?

@Pranjal25
Copy link
Author

If I add annotations and labels in DRC file . It is applied to DRC object , I want it to be applied to individual redis pods

@ldsdsy
Copy link

ldsdsy commented Sep 28, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants