Skip to content

Commit 2ec427c

Browse files
committed
fix(docs): add missing callout to database connection example
1 parent 429624f commit 2ec427c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/hive/pages/usage-guide/database-driver.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ spec:
149149
image:
150150
productVersion: 4.2.0
151151
clusterConfig:
152-
metadataDatabase:
152+
metadataDatabase: # <1>
153153
mysql:
154154
host: mysql
155155
database: hive

0 commit comments

Comments
 (0)