diff --git a/charts/netbird-operator/templates/rbac.yaml b/charts/netbird-operator/templates/rbac.yaml index 4587884..9d4c860 100644 --- a/charts/netbird-operator/templates/rbac.yaml +++ b/charts/netbird-operator/templates/rbac.yaml @@ -113,6 +113,18 @@ rules: - watch - create - delete +- apiGroups: + - policy + resources: + - poddisruptionbudgets + verbs: + - get + - list + - watch + - create + - update + - patch + - delete - apiGroups: - "" resources: