flux v2.9.5
ArtifactGenerator.spec.artifacts[].copy[].from
From specifies the source (by alias) and the glob pattern to match files. The format is "@<alias>/<glob-pattern>". When pathPattern is set, the path may use capture placeholders such as "{app}".
| Field / Type | Description |
|---|---|
ArtifactGenerator.spec.artifacts[].copy[].from | From specifies the source (by alias) and the glob pattern to match files. The format is "@<alias>/<glob-pattern>". When pathPattern is set, the path may use capture placeholders such as "{app}".
|