IBM / cloudpak-gitops

Deployment of IBM Cloud Paks using ArgoCD / Red Hat GitOps operator.
Apache License 2.0
22 stars 23 forks source link

Cloud Pak for AIOPS fails to install if other Cloud Pak already installed #51

Closed nastacio closed 2 years ago

nastacio commented 2 years ago

Describe the bug Cloud Pak for AIOPS fails to install in the same namespace as another Cloud Pak because it finds an "AutomationBase" object in the same namespace.

To Reproduce Steps to reproduce the behavior:

  1. Follow the installation instructions to install the Cloud Pak for Business Automation, using the default namespace (ibm-cloudpaks) . Per instructions, make sure you apply both the cp4a-operators and cp4a-resources and wait until both report successful
  2. Follow the installation instructions to install the Cloud Pak for Watson AIOps

Expected behavior The installation should be successful, but it fails with a message indicating that the AutomationBase instance name was not provided but one already existed in the namespace.

Screenshots image

Additional context Add any other context about the problem here.