Expose volumeMounts and volumes in gha-runner-scale-set-controller (#3260)

This commit is contained in:
Talia Stocks
2024-02-12 08:47:09 -05:00
committed by GitHub
parent a68aa00bd8
commit 9fba37540a
3 changed files with 25 additions and 7 deletions

View File

@@ -72,6 +72,10 @@ tolerations: []
affinity: {}
# Mount volumes in the container.
volumes: []
volumeMounts: []
# Leverage a PriorityClass to ensure your pods survive resource shortages
# ref: https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/
# PriorityClass: system-cluster-critical