flux v0.27.3

ImagePolicy.spec.policy.alphabetical.order

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.

1 fields
ImagePolicy.spec.policy.alphabetical.order fields and descriptions
Field / TypeDescription
ImagePolicy.spec.policy.alphabetical.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"