resolves PR comments
Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>
This commit is contained in:
@@ -59,7 +59,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
|
||||
|
@@ -7,7 +7,7 @@ metadata:
|
||||
version: 0.1.0
|
||||
annotations:
|
||||
categories: VMWare
|
||||
vendor: Harness
|
||||
vendor: LitmusChaos
|
||||
spec:
|
||||
displayName: VMware VM Power Off
|
||||
categoryDescription: |
|
||||
@@ -23,7 +23,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: ""
|
||||
|
@@ -19,6 +19,15 @@ spec:
|
||||
keywords:
|
||||
- VMware
|
||||
minKubeVersion: 1.12.0
|
||||
links:
|
||||
- name: Kubernetes Website
|
||||
url: https://kubernetes.io
|
||||
- name: Source Code
|
||||
url: https://github.com/kubernetes/kubernetes
|
||||
- name: Kubernetes Slack
|
||||
url: https://slack.kubernetes.io/
|
||||
- name: Documentation
|
||||
url: "https://litmuschaos.github.io/litmus/experiments/categories/contents/#vmware"
|
||||
icon:
|
||||
- url: https://raw.githubusercontent.com/litmuschaos/charthub.litmuschaos.io/master/public/litmus.ico
|
||||
mediatype: image/png
|
||||
|
Reference in New Issue
Block a user