Skip to content

Dev CRDs Extra CRDs 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/gatekeeper/properties/allowUserCRDs/properties/extraCRDs/items

Configure extra CRDs to allow for application developers.

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

TYPE:

object (Dev CRDs Extra CRDs)

EXAMPLES:

- group: example.com
  names:
    - resource.example.com

PROPERTIES:

Property Type Required Nullable Defined by
group string Optional cannot be null Compliant Kubernetes Apps Config
names array Optional cannot be null Compliant Kubernetes Apps Config

group

Configure the group of the CRDs.

group

TYPE:

string (CRD Group)

names

Configure the names of the CRDs.

names

TYPE:

string[] (CRD Name)

Return to the root config schema


Generated Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main