This commit is contained in:
2024-08-31 07:40:14 -05:00
parent 5781c6ddda
commit a1293abaf6
3 changed files with 0 additions and 162 deletions

View File

@@ -1,20 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: plane
namespace: argocd
spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
path: plane
destination:
namespace: plane
name: in-cluster
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true