You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the vault-secrets-operator with kv secretEngine, but now I'm migrating the RabbitMQ to use credentials from RabbitMQ secret engine at Vault. So I like to suggest the implementation of RabbitMQ secretEngine.
To get the credentials with CLI: vault read rabbitmq/creds/my-role
An idea of CRD manifest, could be:
I'm using the vault-secrets-operator with kv
secretEngine
, but now I'm migrating the RabbitMQ to use credentials from RabbitMQ secret engine at Vault. So I like to suggest the implementation of RabbitMQ secretEngine.To get the credentials with CLI:
vault read rabbitmq/creds/my-role
An idea of CRD manifest, could be:
The text was updated successfully, but these errors were encountered: