flux v0.27.3
ImageUpdateAutomation.spec.checkout
Checkout gives the parameters for cloning the git repository, ready to make changes.
| Field / Type | Description |
|---|---|
branch | Branch gives the branch to clone from the git repository. If `.spec.push` is not supplied, commits will also be pushed to this branch. |
GitRepositoryRef refers to the resource giving access details to a git repository to update files in. |