You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There have been interest from other organizations for this feature.
I drafted a PR few months ago to add this support : #355
But it had not been merged due to various concerns such as how to behave when retrieving packages.
@titigmr I drafted a PR for support of basic auth here : #548
You can try it by setting api.image.tag = helm-basic-auth in your values file and setting username and password properties for your private catalogs (see here :
Please note that this PR is based on Onyxia API v4.2.0 and suppose that you already are using Onyxia v10.
I don't think we intend to backport this feature to previous Onyxia API versions.
Hello,
We want to add a custom helm repo as onyxia catalog, but this repo is protected by credentials.
It's possible to pull onyxia services from a private helm registry?
The text was updated successfully, but these errors were encountered: