Merge "Remove ingress permissions from ServiceAccount"

This commit is contained in:
Zuul 2020-02-12 09:45:30 +00:00 committed by Gerrit Code Review
commit eb0e2dd3e2
1 changed files with 0 additions and 5 deletions

View File

@ -421,16 +421,11 @@ rules:
verbs: ["*"] verbs: ["*"]
resources: resources:
- endpoints - endpoints
- ingress
- pods - pods
- nodes - nodes
- services - services
- services/status - services/status
- namespaces - namespaces
- apiGroups: ["route.openshift.io"]
resources:
- routes
verbs: ["*"]
- apiGroups: - apiGroups:
- openstack.org - openstack.org
verbs: ["*"] verbs: ["*"]