diff --git a/docs/docs/getting-started/latest/index.xml b/docs/docs/getting-started/latest/index.xml index 97a7854e..37c4eb2d 100644 --- a/docs/docs/getting-started/latest/index.xml +++ b/docs/docs/getting-started/latest/index.xml @@ -1945,6 +1945,20 @@ More info: <a href="https://kubernetes.io/docs/concepts/storage/volumes&# </tr> <tr> <td> +<code>tolerations</code></br> +<em> +<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.12/#toleration-v1-core"> +[]Kubernetes core/v1.Toleration +</a> +</em> +</td> +<td> +<em>(Optional)</em> +<p>If specified, the pod&rsquo;s tolerations.</p> +</td> +</tr> +<tr> +<td> <code>basePlugins</code></br> <em> <a href="#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Plugin"> @@ -3134,11 +3148,11 @@ SecretKeySelector <hr/> <p><em> Generated with <code>gen-crd-api-reference-docs</code> -on git commit <code>b6e1057</code>. +on git commit <code>b2d3902</code>. </em></p> - + \ No newline at end of file diff --git a/docs/docs/getting-started/latest/schema/index.html b/docs/docs/getting-started/latest/schema/index.html index 702c378e..eb85c43d 100644 --- a/docs/docs/getting-started/latest/schema/index.html +++ b/docs/docs/getting-started/latest/schema/index.html @@ -34,7 +34,7 @@ - + @@ -1509,6 +1509,20 @@ More info: https:/ +tolerations
+ +
+[]Kubernetes core/v1.Toleration + + + + +(Optional) +

If specified, the pod’s tolerations.

+ + + + basePlugins
@@ -2698,7 +2712,7 @@ SecretKeySelector

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

diff --git a/docs/docs/index.xml b/docs/docs/index.xml index 9ca748f2..a4e36dcd 100644 --- a/docs/docs/index.xml +++ b/docs/docs/index.xml @@ -3514,6 +3514,20 @@ More info: <a href="https://kubernetes.io/docs/concepts/storage/volumes&# </tr> <tr> <td> +<code>tolerations</code></br> +<em> +<a href="https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.12/#toleration-v1-core"> +[]Kubernetes core/v1.Toleration +</a> +</em> +</td> +<td> +<em>(Optional)</em> +<p>If specified, the pod&rsquo;s tolerations.</p> +</td> +</tr> +<tr> +<td> <code>basePlugins</code></br> <em> <a href="#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Plugin"> @@ -4703,7 +4717,7 @@ SecretKeySelector <hr/> <p><em> Generated with <code>gen-crd-api-reference-docs</code> -on git commit <code>b6e1057</code>. +on git commit <code>b2d3902</code>. </em></p> diff --git a/website/content/en/docs/Getting Started/latest/schema.md b/website/content/en/docs/Getting Started/latest/schema.md index ab9e3fdb..532867e1 100644 --- a/website/content/en/docs/Getting Started/latest/schema.md +++ b/website/content/en/docs/Getting Started/latest/schema.md @@ -951,6 +951,20 @@ More info:
https:/ +tolerations
+ +
+[]Kubernetes core/v1.Toleration + + + + +(Optional) +

If specified, the pod’s tolerations.

+ + + + basePlugins
@@ -2140,5 +2154,5 @@ SecretKeySelector

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