Skip to content

Commit 5b9d14d

Browse files
MohammadAlavi1986Tim Bannister
andauthored
Update content/en/docs/reference/using-api/server-side-apply.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
1 parent 057e98b commit 5b9d14d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/reference/using-api/server-side-apply.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,7 @@ to the URI of a resource. When applying a configuration, you should always incl
579579
fields that are important to the outcome (such as a desired state) that you want to define.
580580

581581
All JSON messages are valid YAML. Therefore, in addition to using YAML request bodies for Server-Side Apply requests, you can also use JSON request bodies, as they are also valid YAML.
582+
In either case, use the media type `application/apply-patch+yaml` for the HTTP request.
582583

583584
### Access control and permissions {#rbac-and-permissions}
584585

0 commit comments

Comments
 (0)