mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 21:18:04 +00:00
deploy: b9e971e9c6
This commit is contained in:
@@ -4922,8 +4922,8 @@ definitions:
|
||||
type: string
|
||||
clusterName:
|
||||
description: >-
|
||||
ClusterName is the name of the cluster to which a subject is added.
|
||||
Immutable.
|
||||
ClusterName is the metadata.name of the cluster to which a subject is
|
||||
added. Must match the namespace. Immutable.
|
||||
type: string
|
||||
groupName:
|
||||
description: >-
|
||||
@@ -5032,8 +5032,8 @@ definitions:
|
||||
description: >-
|
||||
InheritedClusterRoles are the names of RoleTemplates whose permissions
|
||||
are granted by this GlobalRole in every cluster besides the local
|
||||
cluster. To grant permissions in the local cluster, use the Rules or
|
||||
NamespacedRules fields.
|
||||
cluster. To grant permissions in the local cluster, use the Rules
|
||||
field.
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
@@ -5265,7 +5265,9 @@ definitions:
|
||||
- displayName
|
||||
properties:
|
||||
clusterName:
|
||||
description: ClusterName is the name of the cluster the project belongs to.
|
||||
description: >-
|
||||
ClusterName is the name of the cluster the project belongs to.
|
||||
Immutable.
|
||||
type: string
|
||||
containerDefaultResourceLimit:
|
||||
description: >-
|
||||
|
||||
Reference in New Issue
Block a user