Skip to content

kyverno 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/kyverno

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

PROPERTIES:

Property Type Required Nullable Defined by
main string Optional cannot be null Welkin Apps Config
init string Optional cannot be null Welkin Apps Config
webhooksCleanup string Optional cannot be null Welkin Apps Config
crdsMigration string Optional cannot be null Welkin Apps Config

main

main

TYPE:

string (URI for a container image)

EXAMPLES:

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

init

init

TYPE:

string (URI for a container image)

EXAMPLES:

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

webhooksCleanup

webhooksCleanup

TYPE:

string (URI for a container image)

EXAMPLES:

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

crdsMigration

crdsMigration

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