Authorize in the Helm CLI
-
Check that you are using a version of the Helm CLI that is supported by your version of Kubernetes.
-
If you are using Helm CLI version 3.8.0 or lower, enable OCI (Open Container Initiative) support in Open Container Initiative Helm:
export HELM_EXPERIMENTAL_OCI=1 -
Authorize with a token:
helm registry login -u token https://cr.selcloud.ru