diff --git a/templates/weave.go b/templates/weave.go index abcf6467..5793dcc8 100644 --- a/templates/weave.go +++ b/templates/weave.go @@ -172,6 +172,13 @@ rules: - get - list - watch + - apiGroups: + - '' + resources: + - nodes/status + verbs: + - patch + - update --- apiVersion: rbac.authorization.k8s.io/v1beta1 kind: ClusterRoleBinding