Update broken documentation links
Update seed-job-creation-tutorial link referenced in values.yaml
This commit is contained in:
parent
93072ae7b3
commit
907be3a214
|
|
@ -95,8 +95,7 @@ jenkins:
|
|||
plugins: []
|
||||
|
||||
# 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
|
||||
# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/#configure-seed-jobs for additional info
|
||||
# For seed job creation tutorial, check https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-seed-jobs-and-pipelines/
|
||||
# Example:
|
||||
#
|
||||
# seedJobs:
|
||||
|
|
@ -299,4 +298,4 @@ webhook:
|
|||
# endpoints to become available.
|
||||
cert-manager:
|
||||
startupapicheck:
|
||||
enabled: false
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue