IBM / cloudpak-gitops

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

Ensure Argo Applications for Cloud Paks have automated deployment #57

Closed nastacio closed 2 years ago

nastacio commented 2 years ago

Is your feature request related to a problem? Please describe. Currently, the policy only ensures the Application resources for the Cloud Pak are added to the Argo instance in the target cluster. Once a cluster is labeled to match a Cloud Pak policy, the Cloud Pak should always be installed.

Describe the solution you'd like The policies for Cloud Paks should ensure the respective Argo Application resources have auto-sync+self-healing enabled.

Describe alternatives you've considered None, the requirement is pretty narrow.

Additional context Add any other context or screenshots about the feature request here.