mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-03-18 23:58:27 +08:00
rewriting the gha-runner-scale-set-chart
This commit is contained in:
@@ -8,6 +8,8 @@ ROOT_DIR="$(realpath "${DIR}/../..")"
|
||||
|
||||
source "${DIR}/helper.sh"
|
||||
|
||||
export VERSION="$(chart_version "${ROOT_DIR}/charts/gha-runner-scale-set-controller/Chart.yaml")"
|
||||
|
||||
SCALE_SET_NAME="default-$(date +'%M%S')$(((RANDOM + 100) % 100 + 1))"
|
||||
SCALE_SET_NAMESPACE="arc-runners"
|
||||
WORKFLOW_FILE="arc-test-workflow.yaml"
|
||||
|
||||
Reference in New Issue
Block a user