Skip to content

Commit 90a28a1

Browse files
committed
raise memory on rest server to avoid OOM on phoenix test
1 parent c43aa40 commit 90a28a1

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

docs/modules/hbase/examples/getting_started/hbase.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,8 @@ spec:
2727
restServers:
2828
roleGroups:
2929
default:
30+
config:
31+
resources:
32+
memory:
33+
limit: 1Gi
3034
replicas: 1

docs/modules/hbase/examples/getting_started/hbase.yaml.j2

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,8 @@ spec:
2727
restServers:
2828
roleGroups:
2929
default:
30+
config:
31+
resources:
32+
memory:
33+
limit: 1Gi
3034
replicas: 1

0 commit comments

Comments
 (0)