diff --git a/binderhub/app.py b/binderhub/app.py index 0150a9eae..07065eb8e 100644 --- a/binderhub/app.py +++ b/binderhub/app.py @@ -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, )