Skip to content

Commit df06c74

Browse files
author
Felix Hennig
committedFeb 14, 2023
docs: fixed an incorrect callout (#637)
# Description *Please add a description here. This will become the commit message of the merge request later.*
·
25.7.023.4.0
1 parent 2d8994c commit df06c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/modules/zookeeper/examples/usage_guide/znode/example-znode-druid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ metadata:
55
name: druid-znode # <1>
66
namespace: druid-ns # <2>
77
spec:
8-
clusterRef: # <1>
8+
clusterRef: # <3>
99
name: my-zookeeper
1010
namespace: data

0 commit comments

Comments
 (0)
Please sign in to comment.