We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Right now we don't auto deploy the chaos worker, which is a bit confusing.
It was confusing especially on https://github.com/zeebe-io/zeebe-cluster-testbench/issues/835. Had to manually deploy the resource https://github.com/zeebe-io/zeebe-chaos/blob/main/go-chaos/deploy/deployment.yaml
$ k delete -f deployment.yaml $ git pull origin main $ k apply -f deployment.yaml
The text was updated successfully, but these errors were encountered:
ZDP-Triage:
Sorry, something went wrong.
Run again into it. https://camunda.slack.com/archives/C013MEVQ4M9/p1693218960396719?thread_ts=1693191939.716859&cid=C013MEVQ4M9
No branches or pull requests
Right now we don't auto deploy the chaos worker, which is a bit confusing.
It was confusing especially on https://github.com/zeebe-io/zeebe-cluster-testbench/issues/835. Had to manually deploy the resource https://github.com/zeebe-io/zeebe-chaos/blob/main/go-chaos/deploy/deployment.yaml
The text was updated successfully, but these errors were encountered: