Closed arkim822 closed 4 months ago
Hello,
My company has a policy where we have to upload images to our internal artifactory via docker.
When trying to run our CICD pipeline, we noticed that the 'docker.io/' prefix was being appended to our internal ref.
Does anyone know why this is just for etcd and how we can remove the 'docker.io/' prefix?
You can try to add the parameter "--set etcd.image.registry="
Hello,
My company has a policy where we have to upload images to our internal artifactory via docker.
When trying to run our CICD pipeline, we noticed that the 'docker.io/' prefix was being appended to our internal ref.
Does anyone know why this is just for etcd and how we can remove the 'docker.io/' prefix?