Closed deromemont closed 3 years ago
It's more a proposal than an issue
Try to add some option in code to add optional deployment
For example, option for loki, for cognito, ...
I know that argocd is interdependent with cognito for example There a way to solve this ?
@deromemont the devops-stack now has extra_apps, extra_application_sets and extra_app_projets arguments for this.
extra_apps
extra_application_sets
extra_app_projets
With this, you can configure ArgoCD to deploy more applications.
It's more a proposal than an issue
Try to add some option in code to add optional deployment
For example, option for loki, for cognito, ...
I know that argocd is interdependent with cognito for example There a way to solve this ?