From f33014d8926846383994b70ed935ada9c63ccfdd Mon Sep 17 00:00:00 2001 From: jkhelil Date: Thu, 7 May 2020 15:03:29 +0200 Subject: [PATCH] add serviceaccounts update verb to opertor role --- chart/jenkins-operator/templates/role.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/chart/jenkins-operator/templates/role.yaml b/chart/jenkins-operator/templates/role.yaml index f9fb9779..c82edaa6 100644 --- a/chart/jenkins-operator/templates/role.yaml +++ b/chart/jenkins-operator/templates/role.yaml @@ -32,6 +32,7 @@ rules: verbs: - get - create + - update - list - watch - apiGroups: