feat(helm): add flink properties variable to values
This commit is contained in:
@@ -137,6 +137,9 @@ flink:
|
||||
jobManager:
|
||||
processMemory: 4096m # Size of job manager process memory
|
||||
|
||||
properties:
|
||||
jobmanager.rpc.timeout: 300s
|
||||
|
||||
|
||||
taskManager:
|
||||
numberOfTaskSlots: 12 # Number of task slots for task manager
|
||||
|
||||
Reference in New Issue
Block a user