Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-2768

helm-healer.sh don't redeploy helm v3 base ONAP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Honolulu Release
    • None
    • None
    • Hide

      helm-healer.sh has a problem with creating a new namespace during redeployment of ONAP components (in helm3 variant):

      Release "onap-aaf" does not exist. Installing it now.
      Error: create: failed to create: namespaces "onap" not found
      

      Because to create namespace:

      "For Helm 2, we need to use just -namespace; but for Helm 3, we need to use namespace and -create-namespace"

      Show
      helm-healer.sh has a problem with creating a new namespace during redeployment of ONAP components (in helm3 variant): Release "onap-aaf" does not exist. Installing it now. Error: create: failed to create: namespaces "onap" not found Because to create namespace: "For Helm 2, we need to use just - namespace ; but for Helm 3, we need to use namespace and -create-namespace "

          krystian krystian
          krystian krystian
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: