Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Installing the Helm Chart

Step 1: Disconnect from the Helm registry to enable unauthenticated access to the public ECR:

Code Block
languagebash
helm registry logout public.ecr.aws

Step 2: Execute the Helm chart installation with the command below:

...