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