chore: Fix experiments charts for 3.0.0 (#613)

* adds metadata.annotation in chaosengine and replaces install-chaos-faults step to use artifacts.data.raw manifests

Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>

* fixes annotation -> annotations

Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>

* updates labels

Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>

---------

Signed-off-by: neelanjan00 <neelanjan.manna@harness.io>
This commit is contained in:
Neelanjan Manna
2023-10-04 10:37:55 +05:30
committed by GitHub
parent c7f3d2683c
commit d482aa76af
20 changed files with 3481 additions and 105 deletions

View File

@@ -66,7 +66,7 @@ spec:
- "delete"
- apiGroups:
- ""
resources:
resources:
- "nodes"
verbs:
- "get"
@@ -125,6 +125,7 @@ spec:
namespace: {{workflow.parameters.adminModeNamespace}}
labels:
context: "{{workflow.parameters.adminModeNamespace}}_hello-world"
annotations: {}
spec:
appinfo:
appns: {{workflow.parameters.adminModeNamespace}}