From a2c0ca02db611fac143ef412b25903da4aaf5006 Mon Sep 17 00:00:00 2001 From: Dries De Peuter Date: Sat, 11 Mar 2023 22:40:44 +0100 Subject: [PATCH] fix: Chart audit --- charts/well-known/templates/role.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/well-known/templates/role.yaml b/charts/well-known/templates/role.yaml index e8f1ebb..9c2fc6e 100644 --- a/charts/well-known/templates/role.yaml +++ b/charts/well-known/templates/role.yaml @@ -19,6 +19,7 @@ rules: - configmaps verbs: - get + - create - update - apiGroups: - coordination.k8s.io