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