Skip to content

Commit 81e584b

Browse files
committed
fix pre commit
1 parent 2d65eee commit 81e584b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/config-spec/properties.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ properties:
8686
- name: "metastore"
8787
# This property *is* required. It changed for derby in version 4.2.0
8888
# which we check in code and add in the ConfigMap builder instead of
89-
# the compute_files() method in crd.rs.
89+
# the compute_files() method in crd.rs.
9090
required: false
9191
asOfVersion: "0.0.0"
9292
- property:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ properties:
8686
- name: "metastore"
8787
# This property *is* required. It changed for derby in version 4.2.0
8888
# which we check in code and add in the ConfigMap builder instead of
89-
# the compute_files() method in crd.rs.
89+
# the compute_files() method in crd.rs.
9090
required: false
9191
asOfVersion: "0.0.0"
9292
- property:

0 commit comments

Comments
 (0)