Skip to content

Backup Job 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/harbor/properties/backup

Configuration options for Backup Job.

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 (Backup Job Config)

PROPERTIES:

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

enabled

enabled

TYPE:

boolean (Enable Harbor Backup)

DEFAULTS:

The default value is:

true

ephemeralBackupStore

EphemeralBackupStore configuration for Harbor

StorageSize defines how large the ephemeral volumes will be.

ephemeralBackupStore

TYPE:

object (Ephemeral Backup Store Config)

retentionDays

RetentionDays defines how old a backup should be before deleting it.

retentionDays

TYPE:

number (Backup Retention Days)

DEFAULTS:

The default value is:

7

Return to the root config schema


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