From 5a5b4d8a70dcf595887b12d7b6d6403944f75662 Mon Sep 17 00:00:00 2001 From: Anubhav Vardhan Date: Tue, 11 Jan 2022 10:33:07 +0530 Subject: [PATCH] Comment YAML to specify excerpt --- .../docs/concepts/overview/working-with-objects/common-labels.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/concepts/overview/working-with-objects/common-labels.md b/content/en/docs/concepts/overview/working-with-objects/common-labels.md index 9dd68902da..210d33dcd4 100644 --- a/content/en/docs/concepts/overview/working-with-objects/common-labels.md +++ b/content/en/docs/concepts/overview/working-with-objects/common-labels.md @@ -45,6 +45,7 @@ on every resource object. To illustrate these labels in action, consider the following {{< glossary_tooltip text="StatefulSet" term_id="statefulset" >}} object: ```yaml +# This is an excerpt apiVersion: apps/v1 kind: StatefulSet metadata: