mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
26 lines
557 B
Plaintext
26 lines
557 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/external_secrets_operator/external-secrets-operator-api.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="eso-conditional-status_{context}"]
|
|
= conditionalStatus
|
|
|
|
[role="_abstract"]
|
|
The `conditionalStatus` field holds information about the current state of the `external-secrets` deployment.
|
|
|
|
[cols="1,1,1,1,1",options="header"]
|
|
|===
|
|
| Field
|
|
| Type
|
|
| Description
|
|
| Default
|
|
| Validation
|
|
|
|
| `conditions`
|
|
| _array_
|
|
| `conditions` contains information on the current state of the deployment.
|
|
|
|
|
|
|
|
|===
|