We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566a6e3 commit 57005daCopy full SHA for 57005da
tests/templates/kuttl/hbase-connector/04-install-hbase.yaml.j2
@@ -17,13 +17,15 @@ spec:
17
config:
18
logging:
19
enableVectorAgent: {{ lookup('env', 'VECTOR_AGGREGATOR') | length > 0 }}
20
+ gracefulShutdownTimeout: 30s # speed up tests
21
roleGroups:
22
default:
23
replicas: 2
24
regionServers:
25
26
27
28
29
30
31
replicas: 1
0 commit comments