Some objects got promoted in kubernetes 1.8 to core

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-03-09 23:29:57 +01:00
parent 78ff12f828
commit 692ddc2f78

View file

@ -72,7 +72,7 @@ rules:
- list
- watch
- apiGroups:
- extensions
- "*"
attributeRestrictions: null
resources:
- deployments
@ -104,7 +104,7 @@ rules:
- list
- watch
- apiGroups:
- ""
- "*"
attributeRestrictions: null
resources:
- buildconfigs
@ -131,7 +131,7 @@ rules:
verbs:
- view
- apiGroups:
- ""
- "*"
attributeRestrictions: null
resources:
- deploymentconfigs