Skip to content

RabbitMQ: Add ServiceAccount Handling #672

@cdm-arm

Description

@cdm-arm

Name and Version

rabbitmq 0.7.8

What is the problem this feature will solve?

In our Kubernetes deployments it is mandatory to use a dedicated ServiceAccount. automountServiceAccountToken has to be set to false.

This is not possible with the RabbitMQ Helm chart.

Describe the solution you'd like?

Let the user optionally create a dedicated ServiceAccount.
Let the user set the value of automountServiceAccountToken.

What alternatives have you considered?

Writing a post render patch in our kustomization

Additional informations

No response

Affected Helm charts

rabbitmq

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrabbitmqIssues regarding the rabbitmq chart

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions