flux v0.27.3

ImageUpdateAutomation.spec.update

Update gives the specification for how to update the files in the repository. This can be left empty, to use the default value.

2 fields
ImageUpdateAutomation.spec.update fields and descriptions
Field / TypeDescription
path
string

Path to the directory containing the manifests to be updated. Defaults to 'None', which translates to the root path of the GitRepositoryRef.

strategy
string required

Strategy names the strategy to be used.

  • enum: ["Setters"]
  • default: "Setters"