An operator to apply patches to Kubernetes objects in a declarative way.
Patch Operator
The patch operator helps with defining patches in a declarative way. This operator has two main features:
ability to patch an object at creation time via a mutating webhook
ability to enforce patches on one or more objects via a cont...
blogs.sretribe.net13 min read