IBM / cloudpak-gitops

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

chore: Reorganize CP4I folders #148

Closed nastacio closed 2 years ago

nastacio commented 2 years ago

Closes: #147

Description of changes:

Output of argocd app list command or screenshot of the ArgoCD Application synchronization window showing successful application of changes in this branch.

argocd app list  --selector app.kubernetes.io/instance=cp4i-app
NAME           CLUSTER                         NAMESPACE  PROJECT  STATUS  HEALTH   SYNCPOLICY  CONDITIONS  REPO                                        PATH                                    TARGET
cp4i-apic      https://kubernetes.default.svc  cp4i       default  Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops.git  config/cloudpaks/cp4i/install-apic      147-cp4i-reorg
cp4i-app       https://kubernetes.default.svc  cp4i       default  Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops.git  config/argocd-cloudpaks/cp4i            147-cp4i-reorg
cp4i-client    https://kubernetes.default.svc  dev        default  Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops.git  config/cloudpaks/cp4i/install-client    147-cp4i-reorg
cp4i-mq        https://kubernetes.default.svc  cp4i       default  Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops.git  config/cloudpaks/cp4i/install-mq        147-cp4i-reorg
cp4i-platform  https://kubernetes.default.svc  cp4i       default  Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops.git  config/cloudpaks/cp4i/install-platform  147-cp4i-reorg
cp4i-prereqs   https://kubernetes.default.svc  cp4i       default  Synced  Healthy  Auto-Prune  <none>      https://github.com/IBM/cloudpak-gitops.git  config/cloudpaks/cp4i/install-prereqs   147-cp4i-reorg