mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
25 lines
572 B
Plaintext
25 lines
572 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/external_secrets_operator/external-secrets-operator-api.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="eso-plugiins-config_{context}"]
|
|
= pluginsConfig
|
|
|
|
The `pluginsConfig` configures the optional plugins.
|
|
|
|
[cols="1,1,1,1,1",options="header"]
|
|
|===
|
|
| Field
|
|
| Type
|
|
| Description
|
|
| Default
|
|
| Validation
|
|
|
|
| `bitwardenSecretManagerProvider`
|
|
| _object_
|
|
| `bitwardenSecretManagerProvider` enables the `bitwarden-secrets-manager` provider plugin for connecting with the 'bitwarden-secrets-manager'.
|
|
|
|
|
| Optional
|
|
|===
|