diff --git a/helm-chart/binderhub/templates/deployment.yaml b/helm-chart/binderhub/templates/deployment.yaml index 37f47345c..36487eff9 100644 --- a/helm-chart/binderhub/templates/deployment.yaml +++ b/helm-chart/binderhub/templates/deployment.yaml @@ -55,7 +55,7 @@ spec: {{- if .Values.config.BinderHub.use_registry }} - name: docker-secret secret: - secretName: binder-push-secret + secretName: binder-build-docker-config {{- else }} - name: docker-socket hostPath: