Skip to content

Commit ace488a

Browse files
Update tests/templates/kuttl/shutdown/30-install-hbase.yaml.j2
Co-authored-by: Siegfried Weber <[email protected]>
1 parent 2123fbc commit ace488a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/kuttl/shutdown/30-install-hbase.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
configOverrides:
3131
hbase-site.xml:
3232
# The Hbase master will take 10 minutes to observe a region server as "crashed"
33-
# This gives the region mover enoug time to run and ensures that masters do not interfere.
33+
# This gives the region mover enough time to run and ensures that masters do not interfere.
3434
zookeeper.session.timeout: "600000"
3535

3636
# Prevent the master from re-assigning the region when the region server is

0 commit comments

Comments
 (0)