We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 468645e + 77ad3fe commit 03eca36Copy full SHA for 03eca36
content/en/docs/tasks/configure-pod-container/resize-container-resources.md
@@ -185,7 +185,7 @@ kubectl patch pod resize-demo --subresource resize --patch \
185
186
# Alternative methods:
187
# kubectl -n qos-example edit pod resize-demo --subresource resize
188
-# kubectl -n qos-example apply -f <updated-manifest> --subresource resize
+# kubectl -n qos-example apply -f <updated-manifest> --subresource resize --server-side
189
```
190
191
{{< note >}}
0 commit comments