@@ -114,7 +114,7 @@ spec:
114114 Annotations is an unstructured key value map stored with a resource that may be
115115 set by external tools to store and retrieve arbitrary metadata. They are not
116116 queryable and should be preserved when modifying objects.
117- More info: http ://kubernetes.io/docs/user-guide /annotations
117+ More info: https ://kubernetes.io/docs/concepts/overview/working-with-objects /annotations/
118118 type : object
119119 labels :
120120 additionalProperties :
@@ -123,7 +123,7 @@ spec:
123123 Map of string keys and values that can be used to organize and categorize
124124 (scope and select) objects. May match selectors of replication controllers
125125 and services.
126- More info: http ://kubernetes.io/docs/user-guide /labels
126+ More info: https ://kubernetes.io/docs/concepts/overview/working-with-objects /labels/
127127 type : object
128128 type : object
129129 spec :
@@ -608,7 +608,7 @@ spec:
608608 Annotations is an unstructured key value map stored with a resource that may be
609609 set by external tools to store and retrieve arbitrary metadata. They are not
610610 queryable and should be preserved when modifying objects.
611- More info: http ://kubernetes.io/docs/user-guide /annotations
611+ More info: https ://kubernetes.io/docs/concepts/overview/working-with-objects /annotations/
612612 type : object
613613 labels :
614614 additionalProperties :
@@ -617,7 +617,7 @@ spec:
617617 Map of string keys and values that can be used to organize and categorize
618618 (scope and select) objects. May match selectors of replication controllers
619619 and services.
620- More info: http ://kubernetes.io/docs/user-guide /labels
620+ More info: https ://kubernetes.io/docs/concepts/overview/working-with-objects /labels/
621621 type : object
622622 type : object
623623 spec :
@@ -898,7 +898,7 @@ spec:
898898 Annotations is an unstructured key value map stored with a resource that may be
899899 set by external tools to store and retrieve arbitrary metadata. They are not
900900 queryable and should be preserved when modifying objects.
901- More info: http ://kubernetes.io/docs/user-guide /annotations
901+ More info: https ://kubernetes.io/docs/concepts/overview/working-with-objects /annotations/
902902 type : object
903903 labels :
904904 additionalProperties :
@@ -907,7 +907,7 @@ spec:
907907 Map of string keys and values that can be used to organize and categorize
908908 (scope and select) objects. May match selectors of replication controllers
909909 and services.
910- More info: http ://kubernetes.io/docs/user-guide /labels
910+ More info: https ://kubernetes.io/docs/concepts/overview/working-with-objects /labels/
911911 type : object
912912 type : object
913913 spec :
@@ -1411,7 +1411,7 @@ spec:
14111411 Annotations is an unstructured key value map stored with a resource that may be
14121412 set by external tools to store and retrieve arbitrary metadata. They are not
14131413 queryable and should be preserved when modifying objects.
1414- More info: http ://kubernetes.io/docs/user-guide /annotations
1414+ More info: https ://kubernetes.io/docs/concepts/overview/working-with-objects /annotations/
14151415 type : object
14161416 labels :
14171417 additionalProperties :
@@ -1420,7 +1420,7 @@ spec:
14201420 Map of string keys and values that can be used to organize and categorize
14211421 (scope and select) objects. May match selectors of replication controllers
14221422 and services.
1423- More info: http ://kubernetes.io/docs/user-guide /labels
1423+ More info: https ://kubernetes.io/docs/concepts/overview/working-with-objects /labels/
14241424 type : object
14251425 type : object
14261426 spec :
0 commit comments