This is a 'create' on 'pods/attach', not 'attach' on 'pods'
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e35676adbd
commit
b3ae5a8957
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,7 @@ rules:
|
|||
- endpoints
|
||||
- persistentvolumeclaims
|
||||
- pods
|
||||
- pods/attach
|
||||
- pods/exec
|
||||
- replicationcontrollers
|
||||
- serviceaccounts
|
||||
|
@ -23,7 +24,6 @@ rules:
|
|||
- list
|
||||
- watch
|
||||
{% if env == "staging" %}
|
||||
- attach
|
||||
- create
|
||||
- delete
|
||||
- update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue