On Error not triggering on Rundeck from a Kubernetes app On Error not triggering on Rundeck from a Kubernetes app kubernetes kubernetes

On Error not triggering on Rundeck from a Kubernetes app


I found the solution. Add --restart=Never to the kubectl statement and the Rundeck job now correctly terminates on an apps failure.