From 74f3e6cf4d570818de73e18c3dea74e7385028e7 Mon Sep 17 00:00:00 2001 From: Oneide Luiz Schneider Date: Mon, 20 Sep 2021 17:01:25 -0300 Subject: [PATCH] Update 19-POD-LABELS.md --- 19-POD-LABELS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/19-POD-LABELS.md b/19-POD-LABELS.md index 614d818..2fcf88f 100644 --- a/19-POD-LABELS.md +++ b/19-POD-LABELS.md @@ -1,8 +1,8 @@ How to create kubectl alias (optional): - `alias k=kubectl` -Doc: -- `https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/` +Documentation: +- https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/ Add two labels on a POD: ```