Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions binderhub/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,10 @@ def docker_build_host_validate(self, proposal):
have an effect, as the push_secrets will overwrite
.docker/config.json
In this case, make sure that you include your config in your push_secret

WARNING: The value of this parameter is managed by the binderHub Helm Chart.
It is not managed by the BinderHub application itself.
If you are running BinderHub in another way this parameter has no effect.
""",
config=True,
)
Expand Down