Skip to content

Global image registry 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/properties/registry

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

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 registry)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Required cannot be null Welkin Apps Config
uri string Optional cannot be null Welkin Apps Config

enabled

enabled

TYPE:

boolean (Enable the global image registry)

uri

uri

TYPE:

string (Global image registry URI)

CONSTRAINTS:

pattern: the string must match the following regular expression:

\..*

try pattern

EXAMPLES:

registry.k8s.io

Return to the root config schema


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