You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/using-api/server-side-apply.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -311,7 +311,7 @@ you can set these markers when you define the custom resource.
311
311
| `//+structType` | `x-kubernetes-map-type` | `atomic`/`granular` | Applicable to structs; otherwise same usage and OpenAPI annotation as `//+mapType`.|
312
312
313
313
If `listType` is missing, the API server interprets a
314
-
`patchMergeStrategy=merge`marker as a `listType=map` and the
314
+
`patchStrategy=merge`marker as a `listType=map` and the
315
315
corresponding `patchMergeKey` marker as a `listMapKey`.
0 commit comments