Platform stack utilized in different projects.
This repository will provide useful kubernetes tools consumed by ArgoCD (not all of them) in desired state.
/app-name/*Here there will be files like readme, json policies, argocd-app.yaml, etc.
/app-name/argocd-app.yamlThis file will be applied only one time in the cluster to create the app with the manifest resources.
/app-name/argocd-files/*.yamlHere will be the desired kubernetes manifest files which ArgoCD will apply inside the cluster.