(feat): Added containerd runtime for container-kill chart (#128)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-01-28 18:51:37 +05:30
committed by Karthik Satchitanand
parent dd91b32ced
commit 0c0955391c
2 changed files with 8 additions and 6 deletions

View File

@@ -41,11 +41,11 @@ spec:
- "list"
- "patch"
- "update"
- apiGroups:
- apiGroups:
- ""
resources:
resources:
- "nodes"
verbs:
verbs:
- "get"
- "list"
image: "litmuschaos/ansible-runner:latest"