Make storageClass for runner data configurable.

This commit is contained in:
Michael Lipp 2023-08-13 15:17:58 +02:00
parent 9745e854f7
commit d2eea50093
4 changed files with 36 additions and 1 deletions

View file

@ -0,0 +1,10 @@
# The values in comments are the defaults.
"/Manager":
"/Controller":
# Values used when creating the PVC for the runner's data
runnerData:
storageClassName: null
# Only for development:
# namespace: vmop-dev