add openbao deployment

This commit is contained in:
2026-09-18 19:50:46 +02:00
parent 0defdf343e
commit 1c2ba585dc
6 changed files with 189 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
apiVersion: v2
name: openbao-gitops
description: >
Deploys OpenBao (standalone, file storage) as the cluster's secret
management backend, plus the Kubernetes RBAC/CRDs needed to bind the
External Secrets Operator (ESO) to it via the Vault-compatible Kubernetes
auth method.
type: application
version: 0.1.0
appVersion: "2.6.2"
home: https://git.smokyzone.de/SmokyZone/openbao-gitops
sources:
- https://git.smokyzone.de/SmokyZone/openbao-gitops
- https://github.com/openbao/openbao-helm
keywords:
- openbao
- vault
- secrets-management
- external-secrets
maintainers:
- name: SmokyZone
dependencies:
- name: openbao
version: "0.29.5"
repository: https://openbao.github.io/openbao-helm