stacks-instances/otc/ABC/stacks/ref-implementation/openbao.yaml

35 lines
845 B
YAML
Raw Normal View History

2025-05-21 13:04:28 +00:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: openbao
namespace: argocd
labels:
env: dev
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
syncPolicy:
automated:
2025-05-21 13:34:42 +00:00
selfHeal: false
2025-05-21 13:04:28 +00:00
syncOptions:
- CreateNamespace=true
destination:
name: in-cluster
namespace: openbao
sources:
- repoURL: https://github.com/openbao/openbao-helm.git
path: charts/openbao
targetRevision: HEAD
helm:
valueFiles:
2025-05-21 13:34:42 +00:00
- $values/stacks/ref-implementation/openbao/values.yaml
- repoURL: https://gitea.ABC/giteaAdmin/edfbuilder
2025-05-21 13:04:28 +00:00
targetRevision: HEAD
ref: values
ignoreDifferences:
2025-05-21 13:34:42 +00:00
- group: admissionregistration.k8s.io
kind: MutatingWebhookConfiguration
jqPathExpressions:
- .webhooks[]?.clientConfig.caBundle