Move update-api-object-kubectl-patch.md to be under 'Manage Kubernetes Objects' section

This commit is contained in:
Prasad Katti
2020-05-18 00:17:44 -07:00
parent ba83ccc242
commit 1481e711c6
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 %}}