Use Secrets for adminPassword #459
Unanswered
jairogutierrezpayu
asked this question in
General
Replies: 2 comments
-
Hi I think you can try using ActiveMQArtemisSecurity to configure your admin user and password. It supports store password in secrets, and your passwords will be encrypted. |
Beta Was this translation helpful? Give feedback.
0 replies
-
For admin credentials you can create a Secret named
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i tried use ENC(xxxx) notation for adminPassword but i hadn't expected result, the result was literal value as console password,
I can use secret or encrypted password in my CRD?
bests,
Beta Was this translation helpful? Give feedback.
All reactions