flux v2.0.1

ImagePolicy.spec.policy.numerical

Numerical set of rules to use for numerical ordering of the tags.

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

Order specifies the sorting order of the tags. Given the integer values from 0 to 9 as tags, ascending order would select 9, and descending order would select 0.

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