Skip to content

[bitnami/redis] sentinel.externalAccess.service.annotations values are ignored #33270

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

Open
MarijnMB opened this issue Apr 30, 2025 · 1 comment
Assignees
Labels
in-progress redis tech-issues The user has a technical issue about an application

Comments

@MarijnMB
Copy link

MarijnMB commented Apr 30, 2025

Name and Version

bitnami/redis 20.13.2

What architecture are you using?

amd64

What steps will reproduce the bug?

Values entered for sentinel.externalAccess.service.annotations key in values.yaml are ignored, never end up in the service k8s resource.

Are you using any custom parameters or values?

sentinel:
  enabled: true
  externalAccess:
    enabled: true
    service:
      annotations:
        yomomma: fat

What is the expected behavior?

The Kubernetes service has any annotation set in the values.yaml file supplied.

What do you see instead?

None of the custom annotations present

@MarijnMB MarijnMB added the tech-issues The user has a technical issue about an application label Apr 30, 2025
@github-actions github-actions bot added the triage Triage is needed label Apr 30, 2025
@javsalgar javsalgar added the redis label May 2, 2025
@carrodher
Copy link
Member

Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.

Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.

@github-actions github-actions bot removed the triage Triage is needed label May 5, 2025
@github-actions github-actions bot assigned dgomezleon and unassigned carrodher May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress redis tech-issues The user has a technical issue about an application
Projects
None yet
Development

No branches or pull requests

4 participants