Skip to content

Alert 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/alerts

Configuration options for Harbor Alerts.

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 (Alert Config)

PROPERTIES:

Property Type Required Nullable Defined by
maxTotalArtifacts number Optional cannot be null Compliant Kubernetes Apps Config
maxTotalStorageUsedGB number Optional cannot be null Compliant Kubernetes Apps Config

maxTotalArtifacts

Alert when the total number of artifacts is above the set number.

maxTotalArtifacts

TYPE:

number (Alert For Max Total Artifacts)

DEFAULTS:

The default value is:

1000

maxTotalStorageUsedGB

Alert when the total storage usage is above the set number.

maxTotalStorageUsedGB

TYPE:

number (Alert For Max Total Storage Used (GB))

DEFAULTS:

The default value is:

500

Return to the root config schema


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