Skip to content
Snippets Groups Projects
Commit 7c203e83 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6177 update role for updating deployment

parent 95632f8c
No related branches found
No related tags found
No related merge requests found
......@@ -45,5 +45,5 @@ metadata:
rules:
- apiGroups: ["apps"]
resourceNames: ["elster-transfer"]
resources: ["deployments","replicasets", "pods"]
verbs: ["get", "update", "patch"]
resources: ["deployments"]
verbs: ["get", "list", "update", "patch"]
......@@ -84,10 +84,9 @@ tests:
- elster-transfer
resources:
- deployments
- replicasets
- pods
verbs:
- get
- list
- update
- patch
documentIndex: 1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment