Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
removed permission for services which are no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten Walter committed Sep 27, 2018
1 parent 771cb5d commit 68d4468
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
15 changes: 0 additions & 15 deletions docs/k8s/zalenium-role.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,6 @@
"pods"
]
},
{
"verbs": [
"list",
"create",
"delete",
"get"
],
"attributeRestrictions": null,
"apiGroups": [
""
],
"resources": [
"services"
]
},
{
"verbs": [
"create",
Expand Down
10 changes: 0 additions & 10 deletions docs/k8s/zalenium-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,16 +238,6 @@ objects:
- get
- list
- watch
- apiGroups:
- ""
attributeRestrictions: null
resources:
- services
verbs:
- create
- delete
- get
- list
- apiGroups:
- ""
attributeRestrictions: null
Expand Down

0 comments on commit 68d4468

Please sign in to comment.