Skip to content

Commit 5989e17

Browse files
committed
fix precommit
1 parent d98e60e commit 5989e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/helm/hive-operator/configs/properties.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ properties:
8787
- name: "metastore"
8888
# This property *is* required even though it is set to `false` here.
8989
# The required value changed in Derby in version 4.2.0.
90-
# We now set this value depending on the Hive version (and its corresponding Derby version) and add it to the ConfigMap programatically.```
90+
# We now set this value depending on the Hive version (and its corresponding Derby version) and add it to the ConfigMap programatically.
9191
required: false
9292
asOfVersion: "0.0.0"
9393
- property:

0 commit comments

Comments
 (0)