tetratelabs / tetrate-service-bridge-sandbox

Deploy Tetrate Service Bridge Demo on Azure Kubernetes Service (AKS), Google Kubernetes Engine (GKE) and/or Elastic Kubernetes Service (EKS) using Terraform
Apache License 2.0
12 stars 10 forks source link

Argo CD Application Set instead of App of Apps #279

Closed cloudcompute closed 1 year ago

cloudcompute commented 1 year ago

Hi

You are using the ArgoCD App of Apps pattern

According to the ArgoCD documentation, this has a limitation and they recommend using ApplicationSet instead.

May I ask why are you using App of Apps.. could you consider replacing it?

Thanks

smarunich commented 1 year ago

a fair point @cloudcompute we are tracking this under https://github.com/tetrateio/tetrate-service-bridge-sandbox/issues/220 - technically you are correct, the more context is under the issue.

Closing as dup of #220