mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-16 00:35:49 +08:00
chart: Update CRDs to make Runnner{Deployment,ReplicaSet} replicas optional (#189)
Ref #186
This commit is contained in:
@@ -41,6 +41,7 @@ spec:
|
||||
description: RunnerReplicaSetSpec defines the desired state of RunnerDeployment
|
||||
properties:
|
||||
replicas:
|
||||
nullable: true
|
||||
type: integer
|
||||
template:
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user