add kubernetes secret engine and approle auth to openbao

This commit is contained in:
2026-04-04 01:09:58 +02:00
parent 9d5dd332fc
commit f2d60e0b15
16 changed files with 89 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
allowed_kubernetes_namespaces: flux-system
generated_role_rules:
rules:
- apiGroups: ["kustomize.toolkit.fluxcd.io"]
resources: ["gitrepositories"]
verbs: ["update", "watch"]