Fixed role
This commit is contained in:
parent
b985c410ab
commit
96a52c7117
@ -5,7 +5,7 @@ metadata:
|
|||||||
name: job-orchestrator-role
|
name: job-orchestrator-role
|
||||||
rules:
|
rules:
|
||||||
- apiGroups: [""]
|
- apiGroups: [""]
|
||||||
resources: ["pods"]
|
resources: ["federatedjobs"]
|
||||||
verbs: ["get", "list", "watch", "create", "update", "patch", "delete"]
|
verbs: ["get", "list", "watch", "create", "update", "patch", "delete"]
|
||||||
---
|
---
|
||||||
kind: RoleBinding
|
kind: RoleBinding
|
||||||
|
Loading…
x
Reference in New Issue
Block a user