提交workflow时报错:
MountVolume.SetUp failed for volume "docker-sock" : hostPath type check failed: /var/run/docker.sock is not a socket file
解决办法:进行如下调整
containerRuntimeExecutor: k8sapi

提交workflow时报错:
MountVolume.SetUp failed for volume "docker-sock" : hostPath type check failed: /var/run/docker.sock is not a socket file
解决办法:进行如下调整
containerRuntimeExecutor: k8sapi