aboutsummaryrefslogtreecommitdiffstats
path: root/src/monitor/deploy/cluster_role.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/monitor/deploy/cluster_role.yaml')
-rw-r--r--src/monitor/deploy/cluster_role.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/monitor/deploy/cluster_role.yaml b/src/monitor/deploy/cluster_role.yaml
index 0732e8d3..9330a687 100644
--- a/src/monitor/deploy/cluster_role.yaml
+++ b/src/monitor/deploy/cluster_role.yaml
@@ -70,3 +70,9 @@ rules:
- '*'
verbs:
- '*'
+- apiGroups:
+ - certificates.k8s.io
+ resources:
+ - '*'
+ verbs:
+ - '*'