Skip to content

Commit 148aeb5

Browse files
csvirimetacosm
andcommitted
Update docs/content/en/docs/documentation/reconciler.md
Co-authored-by: Chris Laprun <[email protected]>
1 parent e404590 commit 148aeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/docs/documentation/reconciler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ You can specify the name of the finalizer to use for your `Reconciler` using the
168168
[`@ControllerConfiguration`](https://github.com/java-operator-sdk/java-operator-sdk/blob/main/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler/ControllerConfiguration.java)
169169
annotation. If you do not specify a finalizer name, one will be automatically generated for you.
170170

171-
From v5, by default, the finalizer is added using the Served Side Apply. See also UpdateControl in docs.
171+
From v5, by default, the finalizer is added using Server Side Apply. See also `UpdateControl` in docs.

0 commit comments

Comments
 (0)