flux v2.9.5
ArtifactGenerator.spec.sources
Sources is a list of references to the Flux source-controller resources that will be used to generate the artifact.
| Field / Type | Description |
|---|---|
alias | Alias of the source within the ArtifactGenerator context. The alias must be unique per ArtifactGenerator, and must consist of lower case alphanumeric characters, underscores, and hyphens. It must start and end with an alphanumeric character.
|
kind | Kind of the source.
|
name | Name of the source.
|
namespace | Namespace of the source. If not provided, defaults to the same namespace as the ArtifactGenerator.
|