1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/eso-external-secrets-spec.adoc

31 lines
705 B
Plaintext

// Module included in the following assemblies:
//
// * security/external_secrets_operator/external-secrets-operator-api.adoc
:_mod-docs-content-type: REFERENCE
[id="eso-external-secrets-spec_{context}"]
= externalSecretsSpec
The `externalSecretsSpec` field defines the desired behavior of the `externalSecrets` object.
[cols="1,1,1,1,1",options="header"]
|===
| Field
| Type
| Description
| Default
| Validation
| `externalSecretsConfig`
| _object_
| `externalSecretsConfig` configures the behavior of `external-secrets` operand.
|
| Optional
| `controllerConfig`
| _object_
| `controllerConfig` configures the controller to set up defaults that enable `external-secrets` operand.
|
| Optional
|===