Skip to content

The reference to a role to use for this RoleBinding Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root config schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/user/properties/extraRoleBindings/additionalProperties/properties/roleRef

The reference to a role to use for this RoleBinding

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none config/schemas/config.yaml*

TYPE:

object (The reference to a role to use for this RoleBinding)

PROPERTIES:

Property Type Required Nullable Defined by
name string Optional cannot be null Welkin Apps Config
kind string Optional cannot be null Welkin Apps Config

name

Name of the Role or ClusterRole to bind subjects with

name

TYPE:

string (Name of the Role or ClusterRole to bind subjects with)

kind

kind

TYPE:

string (Either ClusterRole or Role)

CONSTRAINTS:

enum: the value of this property must be equal to one of the following values:

Value Explanation
"ClusterRole"
"Role"

DEFAULTS:

The default value is:

"Role"

Return to the root config schema


Generated Sun Jan 19 03:48:14 UTC 2025 from elastisys/compliantkubernetes-apps@main