Skip to content

user secret not updated when creating cluster with default_user config #1018

@heimdull

Description

@heimdull

Describe the bug

When using the default_user/default_pass the kubernetes secret is not updated. When using the messaging-topology-operator with a set default_user you will get a 401 because it looks at the secret.

To Reproduce

Steps to reproduce the behavior:
deploy cluster with this additionalConfig:

spec:
rabbitmq:
additionalConfig: |
default_user=guest
default_pass=guest

Expected behavior
secret is used by other operators so it needs to be updated

Version and environment information

latest operator

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestnever-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