cert-manager 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/certManager
cert-manager 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
(cert-manager stack image configuration)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
controller | string |
Optional | cannot be null | Welkin Apps Config |
webhook | string |
Optional | cannot be null | Welkin Apps Config |
cainjector | string |
Optional | cannot be null | Welkin Apps Config |
startupapicheck | string |
Optional | cannot be null | Welkin Apps Config |
controller¶
controller
-
is optional
-
Type:
string
(URI for a container image) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
(URI for a container image)
EXAMPLES:
>-
registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e
webhook¶
webhook
-
is optional
-
Type:
string
(URI for a container image) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
(URI for a container image)
EXAMPLES:
>-
registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e
cainjector¶
cainjector
-
is optional
-
Type:
string
(URI for a container image) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
(URI for a container image)
EXAMPLES:
>-
registry.k8s.io/ingress-nginx/controller-chroot:v1.12.1@sha256:90155c86548e0bb95b3abf1971cd687d8f5d43f340cfca0ad3484e2b8351096e
startupapicheck¶
startupapicheck
-
is optional
-
Type:
string
(URI for a container image) -
cannot be null
-
defined in: Welkin Apps Config
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 Fri Jul 4 03:59:35 UTC 2025 from elastisys/compliantkubernetes-apps@main