commit
cb7b8967e3
|
|
@ -809,7 +809,7 @@ spec:
|
||||||
|
|
||||||
When the controller completes a reconciliation, it reports the result in the status sub-resource.
|
When the controller completes a reconciliation, it reports the result in the status sub-resource.
|
||||||
|
|
||||||
The following `status.condtions` types are advertised. Here, "desired state" is as detailed in
|
The following `status.conditions` types are advertised. Here, "desired state" is as detailed in
|
||||||
[reconciliation](#reconciliation):
|
[reconciliation](#reconciliation):
|
||||||
|
|
||||||
* `Ready` - status of the last reconciliation attempt
|
* `Ready` - status of the last reconciliation attempt
|
||||||
|
|
|
||||||
|
|
@ -1274,7 +1274,7 @@ spec:
|
||||||
|
|
||||||
When the controller completes a reconciliation, it reports the result in the status sub-resource.
|
When the controller completes a reconciliation, it reports the result in the status sub-resource.
|
||||||
|
|
||||||
The following `status.condtions` types are advertised. Here, "desired state" is as detailed in
|
The following `status.conditions` types are advertised. Here, "desired state" is as detailed in
|
||||||
[reconciliation](#reconciliation):
|
[reconciliation](#reconciliation):
|
||||||
|
|
||||||
- `Ready` - status of the last reconciliation attempt
|
- `Ready` - status of the last reconciliation attempt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue