Update Jenkins schema.md website

This commit is contained in:
Tomasz Sęk 2020-01-30 23:23:43 +01:00
parent 3c69c31213
commit 882112ad0e
No known key found for this signature in database
GPG Key ID: DC356D23F6A644D0
1 changed files with 17 additions and 2 deletions

View File

@ -840,6 +840,21 @@ Deprecated: will be removed in the future, please use Annotations(annotations)</
</tr>
<tr>
<td>
<code>labels</code></br>
<em>
map[string]string
</em>
</td>
<td>
<em>(Optional)</em>
<p>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: <a href="http://kubernetes.io/docs/user-guide/labels">http://kubernetes.io/docs/user-guide/labels</a></p>
</td>
</tr>
<tr>
<td>
<code>nodeSelector</code></br>
<em>
map[string]string
@ -2154,5 +2169,5 @@ SecretKeySelector
<hr/>
<p><em>
Generated with <code>gen-crd-api-reference-docs</code>
on git commit <code>b2d3902</code>.
</em></p>
on git commit <code>4b89360</code>.
</em></p>