flux v2.0.1

Kustomization.spec.patchesJson6902[].patch[].op

Op indicates the operation to perform. Its value MUST be one of "add", "remove", "replace", "move", "copy", or "test". https://datatracker.ietf.org/doc/html/rfc6902#section-4

1 fields
Kustomization.spec.patchesJson6902[].patch[].op fields and descriptions
Field / TypeDescription
Kustomization.spec.patchesJson6902[].patch[].op
string

Op indicates the operation to perform. Its value MUST be one of "add", "remove", "replace", "move", "copy", or "test". https://datatracker.ietf.org/doc/html/rfc6902#section-4

  • enum: ["test","remove","add","replace","move","copy"]