flux v0.27.3

ImageUpdateAutomation.spec.commit

Commit specifies how to commit to the git repository.

4 fields
ImageUpdateAutomation.spec.commit fields and descriptions
Field / TypeDescription
authorEmail
string required

AuthorEmail gives the email to provide when making a commit

authorName
string required

AuthorName gives the name to provide when making a commit

messageTemplate
string

MessageTemplate provides a template for the commit message, into which will be interpolated the details of the change made.

object

SigningKey provides the option to sign commits with a GPG key