autocommit

This commit is contained in:
Linus Vogel 2026-07-13 21:39:09 +02:00
parent e6636de7ea
commit 605b22a623

View File

@ -15,6 +15,8 @@ spec:
syncPolicy:
automated:
selfHeal: false
syncOptions:
- CreateNamespace=true
---
apiVersion: argoproj.io/v1alpha1
kind: Application
@ -32,4 +34,6 @@ spec:
namespace: argocd
syncPolicy:
automated:
selfHeal: false
selfHeal: false
syncOptions:
- CreateNamespace=true