Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-36600

[enterprise-4.14] Issue in file applications/working_with_helm_charts/configuring-custom-helm-chart-repositories.adoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.14
    • Documentation / Helm
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 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.

              rhn-support-srr Srivaralakshmi Ramani
              rhn-support-bihu Bin Hu
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: