Update getting-started.md
This commit is contained in:
parent
b0fd8f2dfa
commit
704cbb3ea2
|
|
@ -29,11 +29,11 @@ spec:
|
|||
master:
|
||||
image: jenkins/jenkins
|
||||
seedJobs:
|
||||
- id: jenkins-operator-e2e
|
||||
- id: jenkins-operator
|
||||
targets: "cicd/jobs/*.jenkins"
|
||||
description: "Jenkins Operator e2e tests repository"
|
||||
description: "Jenkins Operator repository"
|
||||
repositoryBranch: master
|
||||
repositoryUrl: https://github.com/VirtusLab/jenkins-operator-e2e.git
|
||||
repositoryUrl: https://github.com/VirtusLab/jenkins-operator.git
|
||||
```
|
||||
|
||||
Watch Jenkins instance being created:
|
||||
|
|
|
|||
Loading…
Reference in New Issue