Deploy Jenkins
@@ -674,8 +676,6 @@
-
-
Configuration
diff --git a/docs/docs/getting-started/v0.1.x/index.html b/docs/docs/getting-started/v0.1.x/index.html
index e8ab3fb5..bc97f2a1 100644
--- a/docs/docs/getting-started/v0.1.x/index.html
+++ b/docs/docs/getting-started/v0.1.x/index.html
@@ -662,6 +662,8 @@
+
+
Deploy Jenkins
@@ -678,8 +680,6 @@
-
-
Configuration
diff --git a/docs/docs/getting-started/v0.2.x/index.html b/docs/docs/getting-started/v0.2.x/index.html
index 0d575e53..c0d7b5de 100644
--- a/docs/docs/getting-started/v0.2.x/index.html
+++ b/docs/docs/getting-started/v0.2.x/index.html
@@ -664,6 +664,8 @@
+
+
Deploy Jenkins
@@ -680,8 +682,6 @@
-
-
Configuration
diff --git a/docs/docs/getting-started/v0.3.x/index.html b/docs/docs/getting-started/v0.3.x/index.html
index 4750c221..eac3a566 100644
--- a/docs/docs/getting-started/v0.3.x/index.html
+++ b/docs/docs/getting-started/v0.3.x/index.html
@@ -658,6 +658,8 @@
+
+
Deploy Jenkins
@@ -676,8 +678,6 @@
-
-
Configuration
diff --git a/docs/docs/how-it-works/index.html b/docs/docs/how-it-works/index.html
index df6ede5c..152edb6a 100644
--- a/docs/docs/how-it-works/index.html
+++ b/docs/docs/how-it-works/index.html
@@ -640,6 +640,8 @@
+
+
Architecture and design
@@ -703,8 +705,6 @@
-
-
diff --git a/docs/docs/index.html b/docs/docs/index.html
index 4d183575..f1540faf 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -623,16 +623,6 @@
-
-
-
-
-
-
-
-
-
-
Installation
@@ -648,6 +638,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/docs/installation/index.html b/docs/docs/installation/index.html
index 09406a09..24809489 100644
--- a/docs/docs/installation/index.html
+++ b/docs/docs/installation/index.html
@@ -26,7 +26,7 @@
" />
-
+
@@ -990,6 +990,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
Configuration
diff --git a/docs/docs/getting-started/v0.1.x/index.html b/docs/docs/getting-started/v0.1.x/index.html
index e8ab3fb5..bc97f2a1 100644
--- a/docs/docs/getting-started/v0.1.x/index.html
+++ b/docs/docs/getting-started/v0.1.x/index.html
@@ -662,6 +662,8 @@
+
+
Deploy Jenkins
@@ -678,8 +680,6 @@
-
-
Configuration
diff --git a/docs/docs/getting-started/v0.2.x/index.html b/docs/docs/getting-started/v0.2.x/index.html
index 0d575e53..c0d7b5de 100644
--- a/docs/docs/getting-started/v0.2.x/index.html
+++ b/docs/docs/getting-started/v0.2.x/index.html
@@ -664,6 +664,8 @@
+
+
Deploy Jenkins
@@ -680,8 +682,6 @@
-
-
Configuration
diff --git a/docs/docs/getting-started/v0.3.x/index.html b/docs/docs/getting-started/v0.3.x/index.html
index 4750c221..eac3a566 100644
--- a/docs/docs/getting-started/v0.3.x/index.html
+++ b/docs/docs/getting-started/v0.3.x/index.html
@@ -658,6 +658,8 @@
+
+
Deploy Jenkins
@@ -676,8 +678,6 @@
-
-
Configuration
diff --git a/docs/docs/how-it-works/index.html b/docs/docs/how-it-works/index.html
index df6ede5c..152edb6a 100644
--- a/docs/docs/how-it-works/index.html
+++ b/docs/docs/how-it-works/index.html
@@ -640,6 +640,8 @@
+
+
Architecture and design
@@ -703,8 +705,6 @@
-
-
diff --git a/docs/docs/index.html b/docs/docs/index.html
index 4d183575..f1540faf 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -623,16 +623,6 @@
-
-
-
-
-
-
-
-
-
-
Installation
@@ -648,6 +638,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/docs/installation/index.html b/docs/docs/installation/index.html
index 09406a09..24809489 100644
--- a/docs/docs/installation/index.html
+++ b/docs/docs/installation/index.html
@@ -26,7 +26,7 @@
" />
-
+
@@ -990,6 +990,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
Deploy Jenkins
@@ -678,8 +680,6 @@
-
-
Configuration
diff --git a/docs/docs/getting-started/v0.2.x/index.html b/docs/docs/getting-started/v0.2.x/index.html
index 0d575e53..c0d7b5de 100644
--- a/docs/docs/getting-started/v0.2.x/index.html
+++ b/docs/docs/getting-started/v0.2.x/index.html
@@ -664,6 +664,8 @@
+
+
Deploy Jenkins
@@ -680,8 +682,6 @@
-
-
Configuration
diff --git a/docs/docs/getting-started/v0.3.x/index.html b/docs/docs/getting-started/v0.3.x/index.html
index 4750c221..eac3a566 100644
--- a/docs/docs/getting-started/v0.3.x/index.html
+++ b/docs/docs/getting-started/v0.3.x/index.html
@@ -658,6 +658,8 @@
+
+
Deploy Jenkins
@@ -676,8 +678,6 @@
-
-
Configuration
diff --git a/docs/docs/how-it-works/index.html b/docs/docs/how-it-works/index.html
index df6ede5c..152edb6a 100644
--- a/docs/docs/how-it-works/index.html
+++ b/docs/docs/how-it-works/index.html
@@ -640,6 +640,8 @@
+
+
Architecture and design
@@ -703,8 +705,6 @@
-
-
diff --git a/docs/docs/index.html b/docs/docs/index.html
index 4d183575..f1540faf 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -623,16 +623,6 @@
-
-
-
-
-
-
-
-
-
-
Installation
@@ -648,6 +638,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/docs/installation/index.html b/docs/docs/installation/index.html
index 09406a09..24809489 100644
--- a/docs/docs/installation/index.html
+++ b/docs/docs/installation/index.html
@@ -26,7 +26,7 @@
" />
-
+
@@ -990,6 +990,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
Configuration
diff --git a/docs/docs/getting-started/v0.2.x/index.html b/docs/docs/getting-started/v0.2.x/index.html
index 0d575e53..c0d7b5de 100644
--- a/docs/docs/getting-started/v0.2.x/index.html
+++ b/docs/docs/getting-started/v0.2.x/index.html
@@ -664,6 +664,8 @@
+
+
Deploy Jenkins
@@ -680,8 +682,6 @@
-
-
Configuration
diff --git a/docs/docs/getting-started/v0.3.x/index.html b/docs/docs/getting-started/v0.3.x/index.html
index 4750c221..eac3a566 100644
--- a/docs/docs/getting-started/v0.3.x/index.html
+++ b/docs/docs/getting-started/v0.3.x/index.html
@@ -658,6 +658,8 @@
+
+
Deploy Jenkins
@@ -676,8 +678,6 @@
-
-
Configuration
diff --git a/docs/docs/how-it-works/index.html b/docs/docs/how-it-works/index.html
index df6ede5c..152edb6a 100644
--- a/docs/docs/how-it-works/index.html
+++ b/docs/docs/how-it-works/index.html
@@ -640,6 +640,8 @@
+
+
Architecture and design
@@ -703,8 +705,6 @@
-
-
diff --git a/docs/docs/index.html b/docs/docs/index.html
index 4d183575..f1540faf 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -623,16 +623,6 @@
-
-
-
-
-
-
-
-
-
-
Installation
@@ -648,6 +638,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/docs/installation/index.html b/docs/docs/installation/index.html
index 09406a09..24809489 100644
--- a/docs/docs/installation/index.html
+++ b/docs/docs/installation/index.html
@@ -26,7 +26,7 @@
" />
-
+
@@ -990,6 +990,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
Deploy Jenkins
@@ -680,8 +682,6 @@
-
-
Configuration
diff --git a/docs/docs/getting-started/v0.3.x/index.html b/docs/docs/getting-started/v0.3.x/index.html
index 4750c221..eac3a566 100644
--- a/docs/docs/getting-started/v0.3.x/index.html
+++ b/docs/docs/getting-started/v0.3.x/index.html
@@ -658,6 +658,8 @@
+
+
Deploy Jenkins
@@ -676,8 +678,6 @@
-
-
Configuration
diff --git a/docs/docs/how-it-works/index.html b/docs/docs/how-it-works/index.html
index df6ede5c..152edb6a 100644
--- a/docs/docs/how-it-works/index.html
+++ b/docs/docs/how-it-works/index.html
@@ -640,6 +640,8 @@
+
+
Architecture and design
@@ -703,8 +705,6 @@
-
-
diff --git a/docs/docs/index.html b/docs/docs/index.html
index 4d183575..f1540faf 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -623,16 +623,6 @@
-
-
-
-
-
-
-
-
-
-
Installation
@@ -648,6 +638,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/docs/installation/index.html b/docs/docs/installation/index.html
index 09406a09..24809489 100644
--- a/docs/docs/installation/index.html
+++ b/docs/docs/installation/index.html
@@ -26,7 +26,7 @@
" />
-
+
@@ -990,6 +990,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
Configuration
diff --git a/docs/docs/getting-started/v0.3.x/index.html b/docs/docs/getting-started/v0.3.x/index.html
index 4750c221..eac3a566 100644
--- a/docs/docs/getting-started/v0.3.x/index.html
+++ b/docs/docs/getting-started/v0.3.x/index.html
@@ -658,6 +658,8 @@
+
+
Deploy Jenkins
@@ -676,8 +678,6 @@
-
-
Configuration
diff --git a/docs/docs/how-it-works/index.html b/docs/docs/how-it-works/index.html
index df6ede5c..152edb6a 100644
--- a/docs/docs/how-it-works/index.html
+++ b/docs/docs/how-it-works/index.html
@@ -640,6 +640,8 @@
+
+
Architecture and design
@@ -703,8 +705,6 @@
-
-
diff --git a/docs/docs/index.html b/docs/docs/index.html
index 4d183575..f1540faf 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -623,16 +623,6 @@
-
-
-
-
-
-
-
-
-
-
Installation
@@ -648,6 +638,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/docs/installation/index.html b/docs/docs/installation/index.html
index 09406a09..24809489 100644
--- a/docs/docs/installation/index.html
+++ b/docs/docs/installation/index.html
@@ -26,7 +26,7 @@
" />
-
+
@@ -990,6 +990,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
Deploy Jenkins
@@ -676,8 +678,6 @@
-
-
Configuration
diff --git a/docs/docs/how-it-works/index.html b/docs/docs/how-it-works/index.html
index df6ede5c..152edb6a 100644
--- a/docs/docs/how-it-works/index.html
+++ b/docs/docs/how-it-works/index.html
@@ -640,6 +640,8 @@
+
+
Architecture and design
@@ -703,8 +705,6 @@
-
-
diff --git a/docs/docs/index.html b/docs/docs/index.html
index 4d183575..f1540faf 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -623,16 +623,6 @@
-
-
-
-
-
-
-
-
-
-
Installation
@@ -648,6 +638,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/docs/installation/index.html b/docs/docs/installation/index.html
index 09406a09..24809489 100644
--- a/docs/docs/installation/index.html
+++ b/docs/docs/installation/index.html
@@ -26,7 +26,7 @@
" />
-
+
@@ -990,6 +990,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
Configuration
diff --git a/docs/docs/how-it-works/index.html b/docs/docs/how-it-works/index.html
index df6ede5c..152edb6a 100644
--- a/docs/docs/how-it-works/index.html
+++ b/docs/docs/how-it-works/index.html
@@ -640,6 +640,8 @@
+
+
Architecture and design
@@ -703,8 +705,6 @@
-
-
diff --git a/docs/docs/index.html b/docs/docs/index.html
index 4d183575..f1540faf 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -623,16 +623,6 @@
-
-
-
-
-
-
-
-
-
-
Installation
@@ -648,6 +638,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/docs/installation/index.html b/docs/docs/installation/index.html
index 09406a09..24809489 100644
--- a/docs/docs/installation/index.html
+++ b/docs/docs/installation/index.html
@@ -26,7 +26,7 @@
" />
-
+
@@ -990,6 +990,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
Architecture and design
@@ -703,8 +705,6 @@
-
-
diff --git a/docs/docs/index.html b/docs/docs/index.html
index 4d183575..f1540faf 100644
--- a/docs/docs/index.html
+++ b/docs/docs/index.html
@@ -623,16 +623,6 @@
-
-
-
-
-
-
-
-
-
-
Installation
@@ -648,6 +638,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/docs/installation/index.html b/docs/docs/installation/index.html
index 09406a09..24809489 100644
--- a/docs/docs/installation/index.html
+++ b/docs/docs/installation/index.html
@@ -26,7 +26,7 @@
" />
-
+
@@ -990,6 +990,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
Installation
@@ -648,6 +638,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/docs/installation/index.html b/docs/docs/installation/index.html
index 09406a09..24809489 100644
--- a/docs/docs/installation/index.html
+++ b/docs/docs/installation/index.html
@@ -26,7 +26,7 @@
" />
-
+
@@ -990,6 +990,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
serviceslaveService
backup
@@ -1089,7 +1099,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -1122,7 +1132,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -1142,7 +1152,7 @@ See
- affinity
+ affinity
{}
@@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -1436,12 +1446,6 @@ Example:
-# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-
@@ -1554,7 +1558,7 @@ Example:
- Last modified August 5, 2019
+ Last modified October 5, 2020
diff --git a/docs/docs/installation/index.xml b/docs/docs/installation/index.xml
index 5944c651..9bc06edf 100644
--- a/docs/docs/installation/index.xml
+++ b/docs/docs/installation/index.xml
@@ -4,7 +4,7 @@
https://jenkinsci.github.io/kubernetes-operator/docs/installation/
Recent Hugo news from gohugo.io
Hugo -- gohugo.io
- Mon, 05 Aug 2019 00:00:00 +0000
+ Mon, 05 Oct 2020 00:00:00 +0000
https://jenkinsci.github.io/kubernetes-operator/img/hugo.png
GoHugo.io
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 90abc51d..4c53d01c 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -2,6 +2,11 @@
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/installation/
+ 2020-10-05T00:00:00+00:00
+
+
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/
2020-04-13T00:00:00+00:00
@@ -27,11 +32,6 @@
2019-08-05T00:00:00+00:00
-
- https://jenkinsci.github.io/kubernetes-operator/docs/installation/
- 2019-08-05T00:00:00+00:00
-
-
https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/
2020-04-13T00:00:00+00:00
diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md
index 7de00dcd..3bf188af 100644
--- a/website/content/en/docs/Installation/_index.md
+++ b/website/content/en/docs/Installation/_index.md
@@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
-date: 2019-08-05
+date: 2020-10-05
description: >
How to install Jenkins Operator
---
@@ -73,7 +73,6 @@ $ helm install jenkins/jenkins-operator -n --set jenkins
You can further customize Jenkins using `values.yaml`:
Jenkins instance configuration
-###
@@ -375,6 +374,16 @@ SecurityContext for pod.
+service
+not implemented
+Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
+slaveService
+not implemented
+Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.
+
+
backup
@@ -474,7 +483,7 @@ See
- fullnameOverride
+ fullnameOverride
""
@@ -507,7 +516,7 @@ See
- nodeSelector
+ nodeSelector
{}
@@ -527,7 +536,7 @@ See
- affinity
+ affinity
{}
@@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
- volumeMounts
+ volumeMounts
@@ -821,13 +830,4 @@ Example:
-
-
-
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #service:
- # slave Jenkins service
- # See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
- #slaveService:
-