From ef3aaad62f0a474260ec90b3ce6887921f53c404 Mon Sep 17 00:00:00 2001 From: Tsahi Duek Date: Thu, 2 May 2019 01:23:38 +0300 Subject: [PATCH] update helm install jenkins command (#329) Jenkins helm chart updated It's called 'rbac.create' now (instead if 'rbac.install') It's also enabled by default --- content/jenkins/deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/jenkins/deploy.md b/content/jenkins/deploy.md index 7ebca9315..344f3e140 100644 --- a/content/jenkins/deploy.md +++ b/content/jenkins/deploy.md @@ -16,7 +16,7 @@ manage the drift as you need to update releases #### Install Jenkins ``` -helm install stable/jenkins --set rbac.install=true --name cicd +helm install stable/jenkins --set rbac.create=true --name cicd ``` The output of this command will give you some additional information such as the