Adding kktest cluster. (#19)

This commit is contained in:
Edik Mkoyan
2024-06-12 17:03:05 +04:00
committed by GitHub
parent c586832e1c
commit cbacfdc815

View File

@@ -8,3 +8,13 @@ internal:
cpu_cores: 2
memory: 2048
disc_size: 10
kktest:
controlplane:
cpu_cores: 2
memory: 4096
disk_size: 10
worker_nodes:
count: 1
cpu_cores: 2
memory: 2048
disc_size: 10