(fix): convert contents of permissions into array elements (#100)
Signed-off-by: ksatchit <ksatchit@mayadata.io>
This commit is contained in:
committed by
Chandan Kumar
parent
8efba79d8c
commit
7c99b1c504
@@ -10,14 +10,13 @@ spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
permissions:
|
||||
apiGroups:
|
||||
- apiGroups:
|
||||
- ""
|
||||
- "batch"
|
||||
- "litmuschaos.io"
|
||||
resources:
|
||||
- "jobs"
|
||||
- "pods"
|
||||
- "pods/exec"
|
||||
- "chaosengines"
|
||||
- "chaosexperiments"
|
||||
- "chaosresults"
|
||||
|
Reference in New Issue
Block a user