From aa302cac0e9cd4df2691f1dd11d8b4ada7973533 Mon Sep 17 00:00:00 2001 From: Prajwal Borkar Date: Thu, 16 Jun 2022 12:22:58 +0530 Subject: [PATCH 1/2] Update debug-pods.md --- content/en/docs/tasks/debug/debug-application/debug-pods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/debug/debug-application/debug-pods.md b/content/en/docs/tasks/debug/debug-application/debug-pods.md index 88a3be9beb..d7ff76fe04 100644 --- a/content/en/docs/tasks/debug/debug-application/debug-pods.md +++ b/content/en/docs/tasks/debug/debug-application/debug-pods.md @@ -3,7 +3,7 @@ reviewers: - mikedanese - thockin title: Debug Pods -content_type: concept +content_type: task weight: 10 --- From 101858c67170e7cf025057a0935e555657c3940d Mon Sep 17 00:00:00 2001 From: Prajwal Borkar Date: Thu, 16 Jun 2022 12:23:25 +0530 Subject: [PATCH 2/2] Update debug-service.md --- content/en/docs/tasks/debug/debug-application/debug-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/debug/debug-application/debug-service.md b/content/en/docs/tasks/debug/debug-application/debug-service.md index 46bf113b34..3c20effc99 100644 --- a/content/en/docs/tasks/debug/debug-application/debug-service.md +++ b/content/en/docs/tasks/debug/debug-application/debug-service.md @@ -2,7 +2,7 @@ reviewers: - thockin - bowei -content_type: concept +content_type: task title: Debug Services weight: 20 ---