opa gatekeeper v3.23.1

ModifySet.spec.match.labelSelector.matchExpressions[].values.spec.parameters.pathTests

PathTests are a series of existence tests that can be checked before a mutation is applied

2 fields
ModifySet.spec.match.labelSelector.matchExpressions[].values.spec.parameters.pathTests fields and descriptions
Field / TypeDescription
condition
string

Condition describes whether the path either MustExist or MustNotExist in the original object

  • enum: ["MustExist","MustNotExist"]
subPath
string

No description provided.