azagrebin commented on a change in pull request #12131:
URL: https://github.com/apache/flink/pull/12131#discussion_r425770459
##########
File path: docs/ops/deployment/kubernetes.md
##########
@@ -143,8 +176,10 @@ data:
blob.server.port: 6124
jobmanager.rpc.port: 6123
taskmanager.rpc.port: 6122
- jobmanager.memory.process.size: 1472m
- taskmanager.memory.process.size: 1024m
+ queryable-state.server.ports: 6125
+ jobmanager.memory.process.size: 1600m
Review comment:
I think only `jobmanager.rpc.address` is required
----------------------------------------------------------------
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]