ingress-nginx-chart 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/ingressNginx
ingress-nginx-chart 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
(ingress-nginx-chart image configuration)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
controller | string |
Optional | cannot be null | Welkin Apps Config |
controllerChroot | string |
Optional | cannot be null | Welkin Apps Config |
defaultBackend | string |
Optional | cannot be null | Welkin Apps Config |
admissionWebhooksPatch | 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
controllerChroot¶
controllerChroot
-
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
defaultBackend¶
defaultBackend
-
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
admissionWebhooksPatch¶
admissionWebhooksPatch
-
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 Thu Jun 5 11:49:40 UTC 2025 from elastisys/compliantkubernetes-apps@main