php-k8s icon indicating copy to clipboard operation
php-k8s copied to clipboard

Patch support

Open murwall opened this issue 2 years ago • 0 comments

Supports JSON patch type and MERGE patch type. For patching existing resources instead of syncing the entire manifest. Especially useful when parts of a resource might be immutable.

murwall avatar Sep 18 '23 07:09 murwall