-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.14
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
vault repo not found
Version-Release number of selected component (if applicable):
4.14 and/or latest doc
How reproducible:
[root@bastion-dsal ~]# helm repo update Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "openshift-helm-charts" chart repository Update Complete. ⎈Happy Helming!⎈ [root@bastion-dsal ~]# helm install example-vault openshift-helm-charts/hashicorp-vault Error: INSTALLATION FAILED: chart "hashicorp-vault" matching not found in openshift-helm-charts index. (try 'helm repo update'): no chart name found [root@bastion-dsal ~]# helm install example-vault openshift-helm-charts/vault NAME: example-vault LAST DEPLOYED: Fri Jul 5 12:19:25 2024 NAMESPACE: vault STATUS: deployed REVISION: 1 NOTES: Thank you for installing HashiCorp Vault!Now that you have deployed Vault, you should look over the docs on using Vault with Kubernetes available here:https://developer.hashicorp.com/vault/docs Your release is named example-vault. To learn more about the release, try: $ helm status example-vault $ helm get manifest example-vault
Steps to Reproduce:
1. follow our doc try to install hashicorp-vault repo 2. the repo not found 3.
Actual results:
Expected results:
Additional info:
customer provided a different name to locate the same repo. The name has been changed.