argo/bootstrap/crossplane.yaml
2025-12-12 19:06:57 -05:00

35 lines
697 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
creationTimestamp: null
name: crossplane
namespace: argocd
spec:
destination:
namespace: argocd
server: https://kubernetes.default.svc
ignoreDifferences:
- group: argoproj.io
jsonPointers:
- /status
kind: Application
project: default
source:
path: bootstrap/crossplane
repoURL: https://git.nc.landry.land/davad/argo.git
syncPolicy:
automated:
allowEmpty: true
prune: true
selfHeal: true
syncOptions:
- allowEmpty=true
status:
health: {}
summary: {}
sync:
comparedTo:
destination: {}
source:
repoURL: ""
status: ""