mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-28 04:29:08 +08:00
Fix RBAC role for RunnerDeployment and RunnerReplicaSet
This commit is contained in:
@@ -29,7 +29,7 @@ spec:
|
||||
status: {}
|
||||
validation:
|
||||
openAPIV3Schema:
|
||||
description: RunnerReplicaSet is the Schema for the runnersets API
|
||||
description: RunnerDeployment is the Schema for the runnerdeployments API
|
||||
properties:
|
||||
apiVersion:
|
||||
description: 'APIVersion defines the versioned schema of this representation
|
||||
|
||||
@@ -29,7 +29,7 @@ spec:
|
||||
status: {}
|
||||
validation:
|
||||
openAPIV3Schema:
|
||||
description: RunnerReplicaSet is the Schema for the runnersets API
|
||||
description: RunnerReplicaSet is the Schema for the runnerreplicasets API
|
||||
properties:
|
||||
apiVersion:
|
||||
description: 'APIVersion defines the versioned schema of this representation
|
||||
|
||||
Reference in New Issue
Block a user