xiemeilong commented on issue #9213:
URL: https://github.com/apache/pulsar/issues/9213#issuecomment-760774157
This is my chart values
```
initialize: true
clusterDomain: yunmotec-dev.local
proxy:
replicaCount: 1
broker:
replicaCount: 1
resources:
requests:
memory: 2Gi
cpu: 2
configData:
nettyMaxFrameSizeBytes: "104857600"
PULSAR_MEM: >
-Xms256m -Xmx2048m -XX:MaxDirectMemorySize=2048m
zookeeper:
replicaCount: 1
bookkeeper:
replicaCount: 4
resources:
requests:
memory: 1Gi
cpu: 1
configData:
nettyMaxFrameSizeBytes: "104857600"
PULSAR_MEM: >
-Xms256m -Xmx1024m -XX:MaxDirectMemorySize=1024m
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]