Currently, an existing config map is reused for the Docker credentials used in Kubernetes mode when pushing to the registry. However, this fails when the user changes her configuration in .env after the first run. I recommend to recreate the configmap (or secret, but see #8 ) for every run.