Skip to content

DefaultAnnotations 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/harbor/properties/ingress/properties/defaultAnnotations

Default annotations for ingress

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 (DefaultAnnotations)

PROPERTIES:

Property Type Required Nullable Defined by
nginx.ingress.kubernetes.io/proxy-buffering string Optional cannot be null Compliant Kubernetes Apps Config
nginx.ingress.kubernetes.io/proxy-request-buffering string Optional cannot be null Compliant Kubernetes Apps Config

nginx.ingress.kubernetes.io/proxy-buffering

nginx.ingress.kubernetes.io/proxy-buffering

TYPE:

string (Nginx Config proxy-buffering)

DEFAULTS:

The default value is:

"off"

nginx.ingress.kubernetes.io/proxy-request-buffering

nginx.ingress.kubernetes.io/proxy-request-buffering

TYPE:

string (Nginx Config proxy-request-buffering)

DEFAULTS:

The default value is:

"off"

Return to the root config schema


Generated Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main