gitops-playground
gitops-playground copied to clipboard
Upgrade to ArgoCD 2.3
- Upgrade helm chart
- Move to integrated argocd-notifcations:
- enable in helm argocd-helm chart
- Move argocd-notifications-cm.yaml (example) to control-app
- Remove custom argocd-notifcations application
- Optional: Configure argocd-notifcations to write deployment annotations to grafana
- Optional: Use application set.
- Use ApplicationSet for each folder of the gitops repo instead of creating the applications manually
- Add more examples?