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 | Welkin Apps Secrets |
coreSecret | string |
Optional | cannot be null | Welkin Apps Secrets |
external | object |
Optional | cannot be null | Welkin Apps Secrets |
internal | object |
Optional | cannot be null | Welkin Apps Secrets |
jobserviceSecret | string |
Optional | cannot be null | Welkin Apps Secrets |
password | string |
Optional | cannot be null | Welkin Apps Secrets |
registrySecret | string |
Optional | cannot be null | Welkin Apps Secrets |
xsrf | string |
Optional | cannot be null | Welkin Apps Secrets |
clientSecret¶
clientSecret
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
coreSecret¶
coreSecret
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
external¶
External database password config.
external
-
is optional
-
Type:
object
(External Database) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(External Database)
internal¶
Internal database password config.
internal
-
is optional
-
Type:
object
(Internal Database) -
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
object
(Internal Database)
jobserviceSecret¶
jobserviceSecret
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
password¶
password
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
registrySecret¶
registrySecret
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
xsrf¶
xsrf
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
Return to the root secrets schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main