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 2ba938b + 0f65f33 commit 8351995Copy full SHA for 8351995
binderhub/app.py
@@ -456,6 +456,10 @@ def docker_build_host_validate(self, proposal):
456
have an effect, as the push_secrets will overwrite
457
.docker/config.json
458
In this case, make sure that you include your config in your push_secret
459
+
460
+ WARNING: The value of this parameter is managed by the binderHub Helm Chart.
461
+ It is not managed by the BinderHub application itself.
462
+ If you are running BinderHub in another way this parameter has no effect.
463
""",
464
config=True,
465
)
0 commit comments