From 88d3edf72c15f636ce50640230a6c89c1f88f993 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Mon, 11 May 2020 19:53:17 -0400 Subject: [PATCH] updated clusterrole Change-Id: If68bd01ae7295c9febea9dfd1b64ced545b5c0f2 --- chart/templates/clusterrole.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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: