Skip to content

Commit 540fa30

Browse files
committed
Bug 1861605: Reduce length of explanation of status of Operator resource
This PR rewords the explanation of status of Operator resource to reduce the character count.
1 parent b2e43de commit 540fa30

File tree

4 files changed

+27
-19
lines changed

4 files changed

+27
-19
lines changed

crds/operators.coreos.com_operators.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ spec:
3838
description: OperatorSpec defines the desired state of Operator
3939
type: object
4040
status:
41-
description: OperatorStatus describes the observed state of an operator
42-
and its components.
41+
description: OperatorStatus defines the observed state of an Operator
42+
and its components
4343
type: object
4444
properties:
4545
components:

0 commit comments

Comments
 (0)