Skip to content

Issuers Let's Encrypt 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/issuers/properties/letsencrypt

Configure issuers for cert-manager using Let's Encrypt.

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 (Issuers Let's Encrypt)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Compliant Kubernetes Apps Config
prod object Optional cannot be null Compliant Kubernetes Apps Config
staging object Optional cannot be null Compliant Kubernetes Apps Config

enabled

enabled

TYPE:

boolean (Let's Encrypt Enabled)

DEFAULTS:

The default value is:

true

prod

Configure Let's Encrypt production issuer.

prod

TYPE:

object (Let's Encrypt Prod)

staging

Configure Let's Encrypt staging issuer.

staging

TYPE:

object (Let's Encrypt Staging)

Return to the root config schema


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