(refactor): Add definition field in openebs-target-pool-failure (#119)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
Chandan Kumar
parent
861979d942
commit
37c8d6c4e9
@@ -10,6 +10,7 @@ metadata:
|
|||||||
name: openebs-pool-container-failure
|
name: openebs-pool-container-failure
|
||||||
version: 0.1.5
|
version: 0.1.5
|
||||||
spec:
|
spec:
|
||||||
|
definition:
|
||||||
permissions:
|
permissions:
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
@@ -33,7 +34,6 @@ spec:
|
|||||||
- "cstorvolumereplicas"
|
- "cstorvolumereplicas"
|
||||||
verbs:
|
verbs:
|
||||||
- "*"
|
- "*"
|
||||||
definition:
|
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
|
Reference in New Issue
Block a user