Issue in question description for question 2, Lab - Manage Secrets using Bitnami Sealed Secrets and HashiCorp Vault for GitOps with ArgoCD course

Hi all,

I was solving the Lab - Manage Secrets using Bitnami Sealed Secrets and HashiCorp Vault under the GitOps with ArgoCD course, and in the second question, it asks us to deploy the sealed-secrets application from ArgoCD using the helm URL and chart name.

However when I ran create with Helm URL: https://bitnami-labs.github.io/sealed-secrets, chart sealed-secrets, version 2,2,0 the create failed with 404 error.

Checking the Helm URL in the browser, I do get the same 404 issue. It seems the helm charts index has been moved to https://bitnami.github.io/sealed-secrets/. Using this URL instead allows the application to get created successfully. However, the question check still fails as I assume it expects the application to be deployed with the old URL

Therefore, requesting the question description and the question checker to be updated to reflect the changed URL.

Thanks a lot for the help.

This appears to be true; I’ve written this up for the lab team to fix. Thanks for reporting this.

1 Like

please give it another try – I’ve just heard that we’ve fixed this.

Thank you so much for the confirmation and all the help. I will try it out.