messed up migration from terraform -> argocd, missed some remotes. need to backtrack a bit - remove replicas (rely on horizontal-pod-scaler) - add raw.githubusercontent.com remote - change links to github_raw to native github.com (temporary)
- enable helm for argocd Reviewed-on: #3
enable argocd to self-deploy using the app of apps method - add root-application deployed from bootstrap process Reviewed-on: #1
- add structure to clusters, apps and argocd objects - add bootstrapping features