Replies: 1 comment
-
Hi @smeana I faced the same question and found SmallRye FileSystem Config Source. I created a PoC repo to check how it works. I hope that help you. https://github.com/edufolly/work-with-secrets/tree/prod Best. |
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.
-
Hello
Migrating from Sping where we read secrets like
spring.datasource.user={{ secret "db_user" }}
Using Quarkus, what is the best way to pass secrets from docker swarm into the application.properties?
Regards
Beta Was this translation helpful? Give feedback.
All reactions