Fix RBAC role for RunnerDeployment and RunnerReplicaSet

This commit is contained in:
Moto Ishizawa
2020-03-15 18:08:11 +09:00
parent 2e9fecb983
commit a897eee402
8 changed files with 67 additions and 57 deletions

View File

@@ -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

View File

@@ -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