You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all the images require root access to run k8s commands during workflow execution steps, using alpine version of the image can help to resolve the issue.
Replace: lachlanevenson/k8s-kubectl with alpine/k8s:1.18.2
The following block is a part of description obtained by running- kubectl describe pod argowf-chaos-pod-delete-1613893961-2346069701 -n litmus
Currently all the images require root access to run k8s commands during workflow execution steps, using alpine version of the image can help to resolve the issue.
Replace:
lachlanevenson/k8s-kubectl
withalpine/k8s:1.18.2
The following block is a part of description obtained by running- kubectl describe pod argowf-chaos-pod-delete-1613893961-2346069701 -n litmus
The text was updated successfully, but these errors were encountered: