Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
type: docs
title: 'OpenBao'
linkTitle: 'OpenBao'
description: 'Detailed information on the OpenBao secret store component.'
aliases:
- '/operations/components/setup-secret-store/supported-secret-stores/openbao/'
---

## Usage

Currently, there is no dedicated OpenBao Secrets Store. However, you can utilize
the `secretstores.hashicorp.vault` component, which has been tested and
confirmed to work effectively.

For instructions on how to set up and configure a secret store, refer to [the
HashiCorp Vault guide]({{% ref "hashicorp-vault.md" %}}).