We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b4462c + 72d30fb commit c7cbf63Copy full SHA for c7cbf63
helm-chart/binderhub/templates/deployment.yaml
@@ -55,7 +55,7 @@ spec:
55
{{- if .Values.config.BinderHub.use_registry }}
56
- name: docker-secret
57
secret:
58
- secretName: binder-push-secret
+ secretName: binder-build-docker-config
59
{{- else }}
60
- name: docker-socket
61
hostPath:
0 commit comments