Open
Description
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
Metadata
Assignees
Labels
No labels