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:
@@ -73,7 +73,7 @@ spec:
|
||||
- "delete"
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
resources:
|
||||
- "nodes"
|
||||
verbs:
|
||||
- "get"
|
||||
@@ -128,6 +128,7 @@ spec:
|
||||
namespace: {{workflow.parameters.adminModeNamespace}}
|
||||
labels:
|
||||
context: "{{workflow.parameters.appNamespace}}_kube-proxy"
|
||||
annotations: {}
|
||||
spec:
|
||||
appinfo:
|
||||
appns: kube-system
|
||||
|
Reference in New Issue
Block a user