mirror of
https://github.com/optim-enterprises-bv/turnk8s.git
synced 2025-10-29 09:23:03 +00:00
11 lines
159 B
YAML
11 lines
159 B
YAML
internal:
|
|
controlplane:
|
|
cpu_cores: 2
|
|
memory: 4096
|
|
disk_size: 10
|
|
worker_nodes:
|
|
count: 1
|
|
cpu_cores: 4
|
|
memory: 4096
|
|
disk_size: 30
|