sync(charts): sync the chart.definition.permissions with rbac permissions (#330)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-09-16 19:09:22 +05:30
committed by GitHub
parent 7a15f91aa8
commit 4a9f816799
13 changed files with 16 additions and 8 deletions

View File

@@ -29,6 +29,7 @@ spec:
- "update"
- "patch"
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:

View File

@@ -30,6 +30,7 @@ spec:
- "patch"
- "update"
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:

View File

@@ -15,6 +15,7 @@ spec:
- "batch"
- "extensions"
- "litmuschaos.io"
- "apps"
resources:
- "jobs"
- "pods"

View File

@@ -40,6 +40,7 @@ spec:
- "get"
- "list"
- "patch"
- "update"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:

View File

@@ -18,6 +18,7 @@ spec:
- "pods"
- "pods/log"
- "events"
- "pods/exec"
- "chaosengines"
- "chaosexperiments"
- "chaosresults"
@@ -28,6 +29,7 @@ spec:
- "patch"
- "update"
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:

View File

@@ -21,7 +21,6 @@ spec:
- "pods"
- "pods/log"
- "events"
- "configmaps"
- "chaosengines"
- "chaosexperiments"
- "chaosresults"
@@ -32,13 +31,7 @@ spec:
- "patch"
- "update"
- "delete"
- apiGroups:
- ""
resources:
- "nodes"
verbs:
- "get"
- "list"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:

View File

@@ -18,6 +18,7 @@ spec:
- "jobs"
- "pods"
- "pods/log"
- "pods/exec"
- "events"
- "chaosengines"
- "chaosexperiments"
@@ -29,6 +30,7 @@ spec:
- "patch"
- "update"
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
args:
- -c

View File

@@ -18,6 +18,7 @@ spec:
- "jobs"
- "pods"
- "pods/log"
- "pods/exec"
- "events"
- "chaosengines"
- "chaosexperiments"
@@ -29,6 +30,7 @@ spec:
- "patch"
- "update"
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
args:
- -c

View File

@@ -28,6 +28,7 @@ spec:
- "patch"
- "update"
- "get"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:

View File

@@ -28,6 +28,7 @@ spec:
- "create"
- "update"
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
args:
- -c

View File

@@ -28,6 +28,7 @@ spec:
- "patch"
- "update"
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:

View File

@@ -28,6 +28,7 @@ spec:
- "create"
- "update"
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args: