resolves PR comments

Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>
This commit is contained in:
neelanjan00
2023-06-22 12:32:25 +05:30
parent a7f7d0fa19
commit 3e1cdecab0
103 changed files with 190 additions and 139 deletions

View File

@@ -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

View File

@@ -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: ""

View File

@@ -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