roleRef
Reference the Role or ClusterRole to bind to.
object
Properties
Section titled “Properties”| Property | Type | Required | Default | Description |
|---|---|---|---|---|
identifier | string | Yes | - | Reference an Role or ClusterRole configured in this chart… |
kind | string | No | - | The kind of the referenced object. Supported values: Role… |
name | string | No | - | Reference a Role or ClusterRole by its name. Helm templat… |
Property Details
Section titled “Property Details”identifier
Section titled “identifier”Reference an Role or ClusterRole configured in this chart by its key.
The kind of the referenced object. Supported values: Role, ClusterRole.
Allowed values: Role, ClusterRole
Reference a Role or ClusterRole by its name. Helm template enabled.