k8s-bench/tasks/fix-crashloop/task.yaml (6 lines of code) (raw):

script: - prompt: "Please fix the error in the deployment named 'app' in namespace 'crashloop-test'" setup: "setup.sh" verifier: "verify.sh" cleanup: "cleanup.sh" # disabled: true difficulty: "medium"