docs/spec/v2beta2: address review comment
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
This commit is contained in:
parent
302978f1b2
commit
344bd829ca
|
|
@ -586,7 +586,7 @@ to the controller logs (with `--log-level=debug`).
|
|||
|
||||
Furthermore, when `.spec.driftDetection.mode` is set to `enabled`, the
|
||||
controller will attempt to correct the drift by creating and patching the
|
||||
resources based on the server-side dry-run result.
|
||||
resources based on the server-side apply dry-run result.
|
||||
|
||||
At the end of the correction attempt, it will emit a Kubernetes Event with a
|
||||
summary of the changes it made and any failures it encountered. In case of a
|
||||
|
|
|
|||
Loading…
Reference in New Issue