flux v0.27.3
ImageUpdateAutomation.spec.git.push
Push specifies how and where to push commits made by the automation. If missing, commits are pushed (back) to `.spec.checkout.branch` or its default.
| Field / Type | Description |
|---|---|
branch | Branch specifies that commits should be pushed to the branch named. The branch is created using `.spec.checkout.branch` as the starting point, if it doesn't already exist. |