Merge pull request #21041 from prasadkatti/move_obj_patching_page

Move update-api-object-kubectl-patch.md to be under 'Manage Kubernete…
This commit is contained in:
Kubernetes Prow Robot
2020-06-08 12:19:47 -07:00
committed by GitHub
4 changed files with 4 additions and 3 deletions
@@ -2,7 +2,7 @@
title: Update API Objects in Place Using kubectl patch
description: Use kubectl patch to update Kubernetes API objects in place. Do a strategic merge patch or a JSON merge patch.
content_template: templates/task
weight: 40
weight: 50
---
{{% capture overview %}}