Fixed typo in readme
This commit is contained in:
parent
2b7b03371e
commit
b43b848b23
|
|
@ -18,7 +18,7 @@ Out of the box it provides:
|
|||
- integration with Kubernetes ([Jenkins kubernetes-plugin](https://github.com/jenkinsci/kubernetes-plugin))
|
||||
- pipelines as code ([Jenkins pipelines](https://jenkins.io/doc/book/pipeline/))
|
||||
- extensibility via groovy scripts (simmilar to [Jenkins script console](https://wiki.jenkins.io/display/JENKINS/Jenkins+Script+Console)) or ([configuration as code plugin](https://github.com/jenkinsci/configuration-as-code-plugin))
|
||||
- secure defaults and hardening (see [the security section](https://jenkinsci.github.io/kubernetes-operator/docs/security/) of the documentaiton)
|
||||
- secure defaults and hardening (see [the security section](https://jenkinsci.github.io/kubernetes-operator/docs/security/) of the documentation)
|
||||
|
||||
## Problem statement and goals
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue