Update README.md

This commit is contained in:
antoniaklja 2019-01-05 20:50:12 +01:00
parent f7456ea8ce
commit 342851b000
1 changed files with 4 additions and 4 deletions

View File

@ -4,11 +4,11 @@ Kubernetes native Jenkins operator which manages Jenkins on Kubernetes.
It was built with immutability and declarative configuration as code in mind. It was built with immutability and declarative configuration as code in mind.
It provides out of the box: It provides out of the box:
- preconfigured Kubernetes plugin
- Seed Jobs and DSL Pipelines as code - Seed Jobs and DSL Pipelines as code
- Kubernetes plugin - integration with Configuration as Code plugin
- Configuration as Code plugin - secure and hardened Jenkins instance
- Secure and Hardened Jenkins instance - basic authentication with username and password
- Basic Authentication
## Documentation ## Documentation