chore(permissions): sync the experiment and rbac permissions (#406)
* chore(permissions): sync the experiment and rbac permissions Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io> * Add "statefulsets" in pod autoscaler permissions Signed-off-by: udit <udit.gaurav@mayadata.io> Co-authored-by: udit <udit.gaurav@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
8e69a7e196
commit
6ced128ee5
@@ -28,9 +28,6 @@ rules:
|
||||
- apiGroups: ["litmuschaos.io"]
|
||||
resources: ["chaosengines","chaosexperiments","chaosresults"]
|
||||
verbs: ["create","list","get","patch","update"]
|
||||
- apiGroups: [""]
|
||||
resources: ["nodes"]
|
||||
verbs: ["patch","get","list"]
|
||||
- apiGroups: [""]
|
||||
resources: ["nodes"]
|
||||
verbs: ["patch","get","list","update"]
|
||||
|
Reference in New Issue
Block a user