Some objects got promoted in kubernetes 1.8 to core
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
78ff12f828
commit
692ddc2f78
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue