Skip to content

Global image settings 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/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.

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 (Global image settings)

PROPERTIES:

Property Type Required Nullable Defined by
registry object Optional cannot be null Welkin Apps Config
repository object Optional cannot be null Welkin Apps Config

registry

If enabled it will be used as the registry of images that don't supply their own.

registry

TYPE:

object (Global image registry)

repository

If enabled it will be used as the repository of images that don't supply their own.

repository

TYPE:

object (Global image repository)

Return to the root config schema


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