Skip to content

GC (Garbage Collection) 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/gc

Configuration options for GC (Garbage Collection).

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 (GC (Garbage Collection) Config)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Compliant Kubernetes Apps Config
forceConfigure boolean Optional cannot be null Compliant Kubernetes Apps Config
schedule string Optional cannot be null Compliant Kubernetes Apps Config

enabled

enabled

TYPE:

boolean (Enable GC (Garbage Collection))

DEFAULTS:

The default value is:

true

forceConfigure

forceConfigure

TYPE:

boolean (Force Configure)

schedule

Defines a CRON schedule when the garbage collection job should run.

schedule

TYPE:

string (Schedule)

DEFAULTS:

The default value is:

"0 0 0 * * SUN"

Return to the root config schema


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