Skip to content

Commit 1581b5e

Browse files
committed
Set db version for QK
1 parent 7112ea7 commit 1581b5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/modules/ROOT/pages/app-config.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ Then `*add the '%prod.quarkus.datasource.driver' parameter in
201201
%prod.quarkus.datasource.db-kind=mariadb#<1>
202202
%prod.quarkus.kubernetes-config.enabled=true#<2>
203203
%prod.quarkus.kubernetes-config.config-maps=inventory#<3>
204+
%prod.quarkus.datasource.db-version=10.3.39
204205
----
205206
<1> The kind of database we will connect to
206207
<2> If set to true, the application will attempt to look up the configuration from the API server

0 commit comments

Comments
 (0)