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
I was on an AWS Event day and noticed on the Helm docs it had the helm repo add bitnami https://charts.bitnami.com/bitnami command. I'd recommend for speed, switching to the OCI registry instead?
Installation method
Own AWS account
What happened?
I was on an AWS Event day and noticed on the Helm docs it had the
helm repo add bitnami https://charts.bitnami.com/bitnami
command. I'd recommend for speed, switching to the OCI registry instead?What did you expect to happen?
The step can be altered to use the OCI registry instead
helm install -my-release oci://registry-1.docker.io/bitnamicharts/
e.g. https://blog.bitnami.com/2023/01/bitnami-helm-charts-available-as-oci.html. This saves the time of adding the entire repo in a helm repo add stepHow can we reproduce it?
N/A
Anything else we need to know?
N/A
EKS version
N/A
The text was updated successfully, but these errors were encountered: