flux v2.9.5
ArtifactGenerator.spec.sources[]
SourceReference contains the reference to a Flux source-controller resource.
| 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.
|