diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index b3ae21d11..dbe672202 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://app.sysdigcloud.com/#/settings/user - https://github.com/draios/sysdig type: application -version: 2.8.2 +version: 2.8.3 diff --git a/charts/agent/templates/clusterrole.yaml b/charts/agent/templates/clusterrole.yaml index 7bd2e4ca1..c4db88f72 100644 --- a/charts/agent/templates/clusterrole.yaml +++ b/charts/agent/templates/clusterrole.yaml @@ -27,6 +27,14 @@ rules: - get - list - watch + - apiGroups: + - discovery.k8s.io + resources: + - endpointslices + verbs: + - get + - list + - watch - apiGroups: - "" resources: