Add HPA in the clusterrole
Change-Id: I79d8071cae5a1117d4aa35b189e3c9445fbeee8b
This commit is contained in:
parent
c33dc7aa83
commit
c242d65a85
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user