Skip to content

Commit 82e7ae7

Browse files
authored
docs: Add missing callouts (#698)
Discovered in stackabletech/documentation#837
1 parent 429624f commit 82e7ae7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ spec:
149149
image:
150150
productVersion: 4.2.0
151151
clusterConfig:
152-
metadataDatabase:
152+
metadataDatabase: # <1>
153153
mysql:
154154
host: mysql
155155
database: hive
156-
credentialsSecretName: hive-credentials
156+
credentialsSecretName: hive-credentials # <2>
157157
s3:
158158
reference: minio # <3>
159159
metastore:

0 commit comments

Comments
 (0)