Added update verb in charts (#113)

* Added update verb in charts

* updated coredns rbac

Signed-off-by: Amit Bhatt <amitbhatt818@gmail.com>
This commit is contained in:
Amit Bhatt
2020-01-15 16:38:21 +05:30
committed by Chandan Kumar
parent 8820a8636d
commit e7dbeadecc
11 changed files with 17 additions and 4 deletions

View File

@@ -11,19 +11,22 @@ spec:
permissions:
apiGroups:
- ""
- "extensions"
- "apps"
- "batch"
- "litmuschaos.io"
resources:
- "daemonsets"
- "services"
- "jobs"
- "pods"
- "chaosengines"
- "chaosexperiments"
- "chaosresults"
verbs:
- "*"
- "get"
- "list"
- "patch"
- "create"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:
- -c

View File

@@ -26,6 +26,7 @@ spec:
- "create"
- "list"
- "get"
- "update"
- "patch"
- "delete"
image: "litmuschaos/ansible-runner:latest"

View File

@@ -28,6 +28,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
- apiGroups:
- ""

View File

@@ -28,6 +28,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:

View File

@@ -26,6 +26,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:

View File

@@ -29,6 +29,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
- apiGroups:
- ""

View File

@@ -25,6 +25,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:

View File

@@ -28,6 +28,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
- apiGroups:
- ""

View File

@@ -25,6 +25,7 @@ spec:
- "delete"
- "list"
- "patch"
- "update"
- "get"
image: "litmuschaos/ansible-runner:latest"
args:

View File

@@ -25,6 +25,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:

View File

@@ -25,6 +25,7 @@ spec:
- "list"
- "patch"
- "create"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args: