We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2a305d + 988a47d commit 847d6c2Copy full SHA for 847d6c2
content/en/docs/reference/using-api/server-side-apply.md
@@ -180,7 +180,7 @@ Managers identify distinct workflows that are modifying the object (especially
180
useful on conflicts!), and can be specified through the
181
[`fieldManager`](/docs/reference/kubernetes-api/common-parameters/common-parameters/#fieldManager)
182
query parameter as part of a modifying request. When you Apply to a resource,
183
-the `fieldManager` parameter is required
+the `fieldManager` parameter is required.
184
For other updates, the API server infers a field manager identity from the
185
"User-Agent:" HTTP header (if present).
186
0 commit comments