flux v0.27.3
ImageUpdateAutomation.spec.commit
Commit specifies how to commit to the git repository.
| Field / Type | Description |
|---|---|
authorEmail | AuthorEmail gives the email to provide when making a commit |
authorName | AuthorName gives the name to provide when making a commit |
messageTemplate | MessageTemplate provides a template for the commit message, into which will be interpolated the details of the change made. |
SigningKey provides the option to sign commits with a GPG key |