Skip to content

Ingress-NGINX Controller Config 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/ingressNginx

Configure Ingress-NGINX, the ingress controller.

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 Controller Config)

PROPERTIES:

Property Type Required Nullable Defined by
subDomain string Optional cannot be null Compliant Kubernetes Apps Config
controller object Optional cannot be null Compliant Kubernetes Apps Config
defaultBackend object Optional cannot be null Compliant Kubernetes Apps Config

subDomain

subDomain

TYPE:

string (Ingress-NGINX Subdomain)

controller

Configure the controller daemonset of Ingress-NGINX.

controller

TYPE:

object (Ingress-NGINX Controller)

defaultBackend

Configure the default backend deployment of Ingress-NGINX.

defaultBackend

TYPE:

object (Ingress-NGINX Default Backend)

Return to the root config schema


Generated Sat Jun 22 03:48:20 UTC 2024 from elastisys/compliantkubernetes-apps@main