@@ -45,7 +45,7 @@ JSON and YAML formats are accepted.
Please refer to the models in https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/HEAD/docs/api-reference/definitions.html to find if a field is mutable.
```
kubectl patch TYPE NAME -p PATCH
kubectl patch (-f FILENAME | TYPE NAME) -p PATCH
```
### Examples
...
...
@@ -55,6 +55,9 @@ kubectl patch TYPE NAME -p PATCH
# Partially update a node using strategic merge patch