Skip to content

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

@MarijnMB

Description

@MarijnMB

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

Metadata

Metadata

Assignees

Labels

redissolvedstale15 days without activitytech-issuesThe user has a technical issue about an application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions