resolves PR comments
Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
||||
version: 0.1.0
|
||||
annotations:
|
||||
categories: "Kubernetes"
|
||||
vendor: "Harness"
|
||||
vendor: LitmusChaos
|
||||
spec:
|
||||
displayName: Container Kill
|
||||
categoryDescription: |
|
||||
@@ -27,7 +27,7 @@ spec:
|
||||
app.kubernetes.io/version: ci
|
||||
links:
|
||||
- name: Documentation
|
||||
url: https://docs.harness.io/category/kl0mxwpfw1-hce-category
|
||||
url: https://litmuschaos.github.io/litmus/experiments/categories/contents
|
||||
icon:
|
||||
- url:
|
||||
mediatype: ""
|
||||
|
@@ -58,7 +58,7 @@ spec:
|
||||
- apiGroups: ["litmuschaos.io"]
|
||||
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
|
||||
verbs: ["create", "list", "get", "patch", "update", "delete"]
|
||||
image: "chaosnative/go-runner:ci"
|
||||
image: "litmuschaos/go-runner:ci"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
Reference in New Issue
Block a user