Skip to content

Harbor Secret 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 secrets schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/secrets.yaml#/properties/harbor

Secret configuration options for Harbor.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none config/schemas/secrets.yaml*

TYPE:

object (Harbor Secret Config)

PROPERTIES:

Property Type Required Nullable Defined by
clientSecret string Optional cannot be null Compliant Kubernetes Apps Secrets
coreSecret string Optional cannot be null Compliant Kubernetes Apps Secrets
external object Optional cannot be null Compliant Kubernetes Apps Secrets
internal object Optional cannot be null Compliant Kubernetes Apps Secrets
jobserviceSecret string Optional cannot be null Compliant Kubernetes Apps Secrets
password string Optional cannot be null Compliant Kubernetes Apps Secrets
registrySecret string Optional cannot be null Compliant Kubernetes Apps Secrets
xsrf string Optional cannot be null Compliant Kubernetes Apps Secrets

clientSecret

clientSecret

TYPE:

string

coreSecret

coreSecret

TYPE:

string

external

External database password config.

external

TYPE:

object (External Database)

internal

Internal database password config.

internal

TYPE:

object (Internal Database)

jobserviceSecret

jobserviceSecret

TYPE:

string

password

password

TYPE:

string

registrySecret

registrySecret

TYPE:

string

xsrf

xsrf

TYPE:

string

Return to the root secrets schema


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