Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit dc84571

Browse files
committed
Fix typo in hdfs-hbase stack (#101)
## Description *Please add a description here. This will become the commit message of the merge request later.*
1 parent 20aea39 commit dc84571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/hdfs-hbase/zookeeper.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: ZookeeperCluster
44
metadata:
55
name: zookeeper
66
spec:
7-
version: 3.8.0-stackable0.7.1
7+
version: 3.8.0-stackable0.7.1
88
config:
99
quorumTlsSecretClass: tls
1010
servers:

0 commit comments

Comments
 (0)