stacks/.history/ref-implementation/openbao_20241112103909.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
404 B
YAML

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