Skip to content

Mutation Job TTL 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/opa/properties/mutations/properties/jobTTL

Configure mutations to set time to live on deployed Jobs.

Note

See the dev docs for context.

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 (Mutation Job TTL)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Compliant Kubernetes Apps Config
ttlSeconds number Optional cannot be null Compliant Kubernetes Apps Config

enabled

enabled

TYPE:

boolean (Mutation Job TTL Enabled)

DEFAULTS:

The default value is:

true

ttlSeconds

Default is 7 days.

ttlSeconds

TYPE:

number (Mutation Job TTL Seconds)

DEFAULTS:

The default value is:

604800

Return to the root config schema


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