We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7112ea7 commit 1581b5eCopy full SHA for 1581b5e
documentation/modules/ROOT/pages/app-config.adoc
@@ -201,6 +201,7 @@ Then `*add the '%prod.quarkus.datasource.driver' parameter in
201
%prod.quarkus.datasource.db-kind=mariadb#<1>
202
%prod.quarkus.kubernetes-config.enabled=true#<2>
203
%prod.quarkus.kubernetes-config.config-maps=inventory#<3>
204
+%prod.quarkus.datasource.db-version=10.3.39
205
----
206
<1> The kind of database we will connect to
207
<2> If set to true, the application will attempt to look up the configuration from the API server
0 commit comments