mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-08-27 00:37:20 +00:00
10 lines
156 B
YAML
10 lines
156 B
YAML
cluster:
|
|
minNodes: 3
|
|
recommendedNodes: 3
|
|
minCPU: 4
|
|
|
|
node:
|
|
minMemoryGi: 8
|
|
recommendedMemoryGi: 16
|
|
minEphemeralGi: 40
|
|
recommendedEphemeralGi: 40 |