Skip to content

Images 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

Configure individual container URI for images of all Welkin components, and (optionally) enable support for global registry and/or repository.

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 (Images Configuration)

PROPERTIES:

Property Type Required Nullable Defined by
global object Optional cannot be null Welkin Apps Config
ingressNginx object Optional cannot be null Welkin Apps Config

global

Global image registry and repository settings.

If a global registry is supplied and enabled, and an image is specified that doesn't have a registry, the global registry will be used instead.

If a global repository is supplied and enabled, and an image is specified that doesn't have a repository, the global repository will be used instead.

global

TYPE:

object (Global image settings)

ingressNginx

ingress-nginx-chart image configuration

ingressNginx

TYPE:

object (ingress-nginx-chart image configuration)

Return to the root config schema


Generated Thu Jun 5 11:49:40 UTC 2025 from elastisys/compliantkubernetes-apps@main