From 2ec427c280da2e474a365929649e1827a5789b73 Mon Sep 17 00:00:00 2001 From: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com> Date: Mon, 20 Apr 2026 14:04:51 +0200 Subject: [PATCH] fix(docs): add missing callout to database connection example --- docs/modules/hive/pages/usage-guide/database-driver.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/hive/pages/usage-guide/database-driver.adoc b/docs/modules/hive/pages/usage-guide/database-driver.adoc index 4da4d022..307ce39a 100644 --- a/docs/modules/hive/pages/usage-guide/database-driver.adoc +++ b/docs/modules/hive/pages/usage-guide/database-driver.adoc @@ -149,7 +149,7 @@ spec: image: productVersion: 4.2.0 clusterConfig: - metadataDatabase: + metadataDatabase: # <1> mysql: host: mysql database: hive