Exclude argocd and cert-manager from ArgoCD sync

This commit is contained in:
chemavx 2026-03-26 17:48:47 +00:00
parent 2f1eb314df
commit 6472edea6a

2
.argoignore Normal file
View File

@ -0,0 +1,2 @@
argocd/**
cert-manager/**