flux v2.0.1

ImagePolicy.spec.policy.alphabetical

Alphabetical set of rules to use for alphabetical ordering of the tags.

1 fields
ImagePolicy.spec.policy.alphabetical fields and descriptions
Field / TypeDescription
order
string

Order specifies the sorting order of the tags. Given the letters of the alphabet as tags, ascending order would select Z, and descending order would select A.

  • enum: ["asc","desc"]
  • default: "asc"