This commit is contained in:
Roxedus 2022-06-05 22:29:12 +02:00
parent 9f830f58a6
commit feff85d824
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639

View File

@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: ci
namespace: ci
namespace: argo-cd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
@ -20,3 +20,5 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true