diff --git a/chart/templates/clusterrole.yaml b/chart/templates/clusterrole.yaml index be678585..a61c4329 100644 --- a/chart/templates/clusterrole.yaml +++ b/chart/templates/clusterrole.yaml @@ -93,6 +93,18 @@ rules: - patch - update - watch +- apiGroups: + - extensions + resources: + - ingresses + verbs: + - create + - delete + - get + - list + - patch + - update + - watch - apiGroups: - dns.openstack.org resources: