From 419a83646190176696aa3482cc5ccef7c66f2fe1 Mon Sep 17 00:00:00 2001 From: "H. Dimitri Kollias" Date: Wed, 10 Jul 2019 11:11:18 -0400 Subject: [PATCH] add 'patch' verb to nodes resource in clusterrole to allow for node draining --- deploy/clusterrole.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/clusterrole.yaml b/deploy/clusterrole.yaml index 7620694..2f63e6c 100644 --- a/deploy/clusterrole.yaml +++ b/deploy/clusterrole.yaml @@ -12,6 +12,7 @@ rules: verbs: - get - update + - patch - apiGroups: - "" resources: