Trusted Repository
TrustedRepository
Defines a repository that is explicitly trusted by the organization.
Serves as a security policy marker indicating that artifacts (container images, packages) originating from this repository are verified and unequivocally safe for utilization within platform deployment pipelines, enforcing software supply chain integrity.
| Property | Type | Description |
|---|---|---|
| apiVersion | string | |
| kind | string | |
| metadata | map | |
| spec | Spec |
Spec
Contains the user-defined configuration for the trusted repository. Encapsulates configuration parameters for explicitly defining the boundaries of trusted artifact sources.
| Property | Type | Description |
|---|---|---|
| description | string | This description is optional but will drastically improve the understand of the AI assistant about the structural elements of the organization |