diff --git a/charts/openebs/openebs-target-container-failure/engine.yaml b/charts/openebs/openebs-target-container-failure/engine.yaml index 054fc5e..790d682 100644 --- a/charts/openebs/openebs-target-container-failure/engine.yaml +++ b/charts/openebs/openebs-target-container-failure/engine.yaml @@ -12,7 +12,7 @@ spec: auxiliaryAppInfo: '' appinfo: appns: 'default' - applabel: 'app=percona' + applabel: 'app=nginx' appkind: 'deployment' chaosServiceAccount: target-container-failure-sa monitoring: false diff --git a/charts/openebs/openebs-target-pod-failure/engine.yaml b/charts/openebs/openebs-target-pod-failure/engine.yaml index f53dc0a..74505ce 100644 --- a/charts/openebs/openebs-target-pod-failure/engine.yaml +++ b/charts/openebs/openebs-target-pod-failure/engine.yaml @@ -12,7 +12,7 @@ spec: auxiliaryAppInfo: '' appinfo: appns: 'default' - applabel: 'app=percona' + applabel: 'app=nginx' appkind: 'deployment' chaosServiceAccount: target-pod-failure-sa monitoring: false