From 882112ad0e9a4de24c257bccf65cd6d1004a8462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20S=C4=99k?= Date: Thu, 30 Jan 2020 23:23:43 +0100 Subject: [PATCH] Update Jenkins schema.md website --- .../en/docs/Getting Started/latest/schema.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/website/content/en/docs/Getting Started/latest/schema.md b/website/content/en/docs/Getting Started/latest/schema.md index 532867e1..4cbf6fb1 100644 --- a/website/content/en/docs/Getting Started/latest/schema.md +++ b/website/content/en/docs/Getting Started/latest/schema.md @@ -840,6 +840,21 @@ Deprecated: will be removed in the future, please use Annotations(annotations) +labels
+ +map[string]string + + + +(Optional) +

Map of string keys and values that can be used to organize and categorize +(scope and select) objects. May match selectors of replication controllers +and services. +More info: http://kubernetes.io/docs/user-guide/labels

+ + + + nodeSelector
map[string]string @@ -2154,5 +2169,5 @@ SecretKeySelector

Generated with gen-crd-api-reference-docs -on git commit b2d3902. -

+on git commit 4b89360. +

\ No newline at end of file