From 342851b00076784887d7f84d0e0fa5c962faf66b Mon Sep 17 00:00:00 2001 From: antoniaklja Date: Sat, 5 Jan 2019 20:50:12 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index db83b474..219198f7 100644 --- a/README.md +++ b/README.md @@ -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 provides out of the box: +- preconfigured Kubernetes plugin - Seed Jobs and DSL Pipelines as code -- Kubernetes plugin -- Configuration as Code plugin -- Secure and Hardened Jenkins instance -- Basic Authentication +- integration with Configuration as Code plugin +- secure and hardened Jenkins instance +- basic authentication with username and password ## Documentation