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
I was wondering if anyone else got the following error while running tkn task start --param IMAGE=kind-registry:5000/kaniko-chains --use-param-defaults --workspace name=source,emptyDir="" --workspace name=dockerconfig,secret=docker-credentials kaniko-chains
I was wondering if anyone else got the following error while running
tkn task start --param IMAGE=kind-registry:5000/kaniko-chains --use-param-defaults --workspace name=source,emptyDir="" --workspace name=dockerconfig,secret=docker-credentials kaniko-chains
"https://kind-registry:5000/v2/": http: server gave HTTP response to HTTPS client?
I've added that repo to insecure registries for my local docker engine:
Insecure Registries:
kind-registry:5000
127.0.0.0/8
The text was updated successfully, but these errors were encountered: