fix: Updates AWS CSVs (#614)

* updates aws csvs

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

* updates experiment labels and chaosengine appns

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

* updates chaosengine namespaces

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 14:23:55 +05:30
committed by GitHub
parent d482aa76af
commit 19a05d9515
31 changed files with 74 additions and 74 deletions

View File

@@ -4,7 +4,7 @@ metadata:
name: argowf-chaos-bank-of-anthos-resiliency
namespace: litmus
labels:
subject: "{{workflow.parameters.appNamespace}}_bank-of-anthos"
subject: "bank-of-anthos"
spec:
entrypoint: argowf-chaos
serviceAccountName: argo-chaos
@@ -211,14 +211,14 @@ spec:
kind: ChaosEngine
metadata:
name: pod-network-loss-chaos
namespace: {{workflow.parameters.adminModeNamespace}}
namespace: "{{workflow.parameters.adminModeNamespace}}"
labels:
context: "{{workflow.parameters.appNamespace}}_bank-of-anthos"
annotations: {}
spec:
appinfo:
appns: 'bank'
applabel: 'name in (balancereader,transactionhistory)'
applabel: 'name=balancereader'
appkind: 'deployment'
jobCleanUpPolicy: retain
engineState: 'active'