stacks/.history/ref-implementation/openbao_20241112103833.yaml
miwr 2a6b10f007
Some checks are pending
Codespell / Check for spelling errors (push) Waiting to run
let's go
2024-11-12 10:40:11 +01:00

19 lines
388 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: openbao
namespace: argocd
spec:
destination:
namespace: openbao
server: "https://kubernetes.default.svc"
source:
repoURL: cnoe://openbao/manifests
targetRevision: HEAD
path: "."
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true