Update getting-started.md
This commit is contained in:
parent
66442f0ef1
commit
b86db676ed
|
|
@ -358,6 +358,7 @@ spec:
|
|||
master:
|
||||
image: jenkins/jenkins:lts
|
||||
plugins:
|
||||
simple-theme-plugin:0.5.1: []
|
||||
configuration-as-code:1.4:
|
||||
- configuration-as-code-support:1.4
|
||||
```
|
||||
|
|
@ -468,4 +469,4 @@ kubectl delete pod jenkins-operator-example
|
|||
```
|
||||
|
||||
[job-dsl]:https://github.com/jenkinsci/job-dsl-plugin
|
||||
[kubernetes-credentials-provider]:https://jenkinsci.github.io/kubernetes-credentials-provider-plugin/
|
||||
[kubernetes-credentials-provider]:https://jenkinsci.github.io/kubernetes-credentials-provider-plugin/
|
||||
|
|
|
|||
Loading…
Reference in New Issue