Skip to content

Provide a way to configure the default image pull secrets based on env. variables. #870

@juan131

Description

@juan131

Is your feature request related to a problem? Please describe.

As it was explained by @coro at this response, now it's possible to define the default RabbitMQ image to use setting the DEFAULT_RABBITMQ_IMAGE environment variable. However, it's not possible to define the default pull secret to use to retrieve that image (this is necessary when consuming images from private registries)

Describe the solution you'd like
The operator should be able to obtain the secret(s) to use to retrieve images from a new env. variable (e.g. DEFAULT_IMAGE_PULL_SECRETS)

Additional context
This request follows-up the discussion initially started at #856

Metadata

Metadata

Assignees

No one assigned

    Labels

    never-staleIssue or PR marked to never go stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions