-
Notifications
You must be signed in to change notification settings - Fork 276
15. Kubernetes CI CD
Siarhei P edited this page Oct 14, 2023
·
2 revisions
- deploy ArgoCD into your cluster
- add your repositories with helm packages as source for deployment
- create separate repository which contains application manifests for ArgoCD
- application objects
- git secrets objects as sealsecret objects
- add this repository as project for your applications
Links your repositories, pritscreen of your project in ArgoCD add to PR