From 08c0dfadf34006ca8f545538e9c183d21fd34be8 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Fri, 24 Feb 2023 08:45:09 +0100 Subject: [PATCH] Revert "Revert "allow alla gain"" This reverts commit b6f94b0164263051e8cb7df184a735c80270511f. --- library/common/templates/lib/util/_manifest_manager.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/common/templates/lib/util/_manifest_manager.tpl b/library/common/templates/lib/util/_manifest_manager.tpl index e63b2a78..4e3cac7d 100644 --- a/library/common/templates/lib/util/_manifest_manager.tpl +++ b/library/common/templates/lib/util/_manifest_manager.tpl @@ -107,7 +107,7 @@ metadata: rules: - apiGroups: ["*"] resources: ["*"] - verbs: ["watch", "create", "update", "patch"] + verbs: ["*"] --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding