Support node selection.

This commit is contained in:
Michael Lipp 2023-08-14 18:47:13 +02:00
parent 77be2f63e8
commit 62be40205b
5 changed files with 943 additions and 14 deletions

View file

@ -5,6 +5,12 @@
# Values used when creating the PVC for the runner's data
runnerData:
storageClassName: null
# Amount by which the current cpu count is devided when generating
# the resource properties.
cpuOvercommit: 2
# Amount by which the current ram size is devided when generating
# the resource properties.
ramOvercommit: 1.5
# Only for development:
# namespace: vmop-dev