delete crossplane

This commit is contained in:
2025-09-01 16:09:18 -05:00
parent 89a13d81f1
commit fbaa3877a2
6 changed files with 0 additions and 270 deletions

View File

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