|
|
|
@ -3,7 +3,7 @@ kind: Application
|
|
|
|
metadata:
|
|
|
|
metadata:
|
|
|
|
name: smardigo-mobene
|
|
|
|
name: smardigo-mobene
|
|
|
|
# You'll usually want to add your resources to the argocd namespace.
|
|
|
|
# You'll usually want to add your resources to the argocd namespace.
|
|
|
|
namespace: cus-mobene
|
|
|
|
namespace: argo-cd
|
|
|
|
# Add this finalizer ONLY if you want these to cascade delete.
|
|
|
|
# Add this finalizer ONLY if you want these to cascade delete.
|
|
|
|
finalizers:
|
|
|
|
finalizers:
|
|
|
|
- resources-finalizer.argocd.argoproj.io
|
|
|
|
- resources-finalizer.argocd.argoproj.io
|
|
|
|
|