Closed gannulka closed 1 month ago
primaryCreds:
namespace: "hossted-rabbitmq"
user:
type: "file"
text: "default_user"
key: "rabbitmq.conf"
secretName: "hossted-rabbitmq-config"
password:
key: "rabbitmq-password"
secretName: "hossted-rabbitmq"
Please add possibility to process such Secret with username from application (like RabbitMQ)
To reproduce locally please install with operator this rabbitmq
Looks like "primaryCreds" schema should be extended