Add HPA in the clusterrole

Change-Id: I79d8071cae5a1117d4aa35b189e3c9445fbeee8b
This commit is contained in:
okozachenko 2020-05-05 17:22:24 +03:00
parent c33dc7aa83
commit c242d65a85

View File

@ -69,6 +69,18 @@ rules:
- patch
- update
- watch
- apiGroups:
- autoscaling
resources:
- horizontalpodautoscalers
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- dns.openstack.org
resources: