apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: prole-openbao namespace: argocd spec: project: default source: repoURL: git@github.com:dredx/prole.git targetRevision: main path: deploy/opentofu/k3s/manifests/openbao destination: server: https://myrddin.prole.org:6443 namespace: prole-db-a0001 syncPolicy: automated: prune: true selfHeal: true syncOptions: - CreateNamespace=true