File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 2121 jsonPath : .status.phase
2222 name : Phase
2323 type : string
24+ - description : MongoDB Search version reconciled by the operator.
25+ jsonPath : .status.version
26+ name : Version
27+ type : string
2428 - description : The time since the MongoDB resource was created.
2529 jsonPath : .metadata.creationTimestamp
2630 name : Age
Original file line number Diff line number Diff line change 2121 jsonPath : .status.phase
2222 name : Phase
2323 type : string
24+ - description : MongoDB Search version reconciled by the operator.
25+ jsonPath : .status.version
26+ name : Version
27+ type : string
2428 - description : The time since the MongoDB resource was created.
2529 jsonPath : .metadata.creationTimestamp
2630 name : Age
Original file line number Diff line number Diff line change @@ -4043,6 +4043,10 @@ spec:
40434043 jsonPath : .status.phase
40444044 name : Phase
40454045 type : string
4046+ - description : MongoDB Search version reconciled by the operator.
4047+ jsonPath : .status.version
4048+ name : Version
4049+ type : string
40464050 - description : The time since the MongoDB resource was created.
40474051 jsonPath : .metadata.creationTimestamp
40484052 name : Age
You can’t perform that action at this time.
0 commit comments