Merge pull request #678 from comjf/patch-1
Update broken documentation links
This commit is contained in:
commit
89fa53ae08
|
|
@ -95,8 +95,7 @@ jenkins:
|
||||||
plugins: []
|
plugins: []
|
||||||
|
|
||||||
# seedJobs is placeholder for jenkins seed jobs
|
# seedJobs is placeholder for jenkins seed jobs
|
||||||
# For seed job creation tutorial, check https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/#prepare-job-definitions-and-pipelines
|
# For seed job creation tutorial, check https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-seed-jobs-and-pipelines/
|
||||||
# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/#configure-seed-jobs for additional info
|
|
||||||
# Example:
|
# Example:
|
||||||
#
|
#
|
||||||
# seedJobs:
|
# seedJobs:
|
||||||
|
|
@ -299,4 +298,4 @@ webhook:
|
||||||
# endpoints to become available.
|
# endpoints to become available.
|
||||||
cert-manager:
|
cert-manager:
|
||||||
startupapicheck:
|
startupapicheck:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue