Replies: 1 comment 1 reply
-
|
Hi @jsurkont I just had the same issue and noticed there is another bug for this requierment #10918 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Environmental variables with the
_FILEsuffix (e.g.KEYCLOAK_PASSWORD_FILE,DB_PASSWORD_FILE) are missing in the new quarkus distribution. There is the newKC_DB_PASSWORDvariable, howeverKC_DB_PASSWORD_FILEis not available. Is it intentional? Is there another way for reading passwords from files?Beta Was this translation helpful? Give feedback.
All reactions