Skip to content

gatekeeper stack image configuration 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/images/properties/gatekeeper

gatekeeper stack image configuration

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 (gatekeeper stack image configuration)

PROPERTIES:

Property Type Required Nullable Defined by
image string Optional cannot be null Welkin Apps Config
preInstallCRDs string Optional cannot be null Welkin Apps Config
postInstallLabelNamespace string Optional cannot be null Welkin Apps Config
kubectl string Optional cannot be null Welkin Apps Config

image

image

TYPE:

string (URI for a container image)

EXAMPLES:

>-
  registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e

preInstallCRDs

preInstallCRDs

TYPE:

string (URI for a container image)

EXAMPLES:

>-
  registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e

postInstallLabelNamespace

postInstallLabelNamespace

TYPE:

string (URI for a container image)

EXAMPLES:

>-
  registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e

kubectl

kubectl

TYPE:

string (URI for a container image)

EXAMPLES:

>-
  registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e

Return to the root config schema


Generated Thu Jul 3 11:17:36 UTC 2025 from elastisys/compliantkubernetes-apps@main