Add weights for topics under Tasks > Run App. (#8602)

This commit is contained in:
Steve Perry
2018-05-19 21:52:49 -07:00
committed by k8s-ci-robot
parent 6da9392d1e
commit d8e4ebb2fe
12 changed files with 12 additions and 1 deletions
@@ -2,6 +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
---
{{% capture overview %}}