Raju Dawadi

Results 5 comments of Raju Dawadi

> xattr -d com.apple.quarantine /Applications/OWASP\ ZAP.app/ This worked!

I am on same boat and have to manually apply the yaml by changing the value of `metadata.labels.subject`.

Sure. I downloaded the manifest yml file and just replaced `{{workflow.parameters.appNamespace}}` on `subject` label with some random string and applied the file with `kubectl`. The experiment executed as expected. But...

This PR fixes the issue related with workflow label: https://github.com/litmuschaos/chaos-charts/pull/618

@juwatanabe @dvdklnr, did you try with the changes in this PR? https://github.com/litmuschaos/chaos-charts/pull/618