sync concepts/overview/working-with-objects/_index.md

Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
This commit is contained in:
bzsuni 2023-08-07 17:12:14 +08:00
parent 8b07bec2e3
commit 8845106eec
No known key found for this signature in database
GPG Key ID: 0930F8BCF54E160B
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ Here's an example `.yaml` file that shows the required fields and object spec fo
-->
这里有一个 `.yaml` 示例文件,展示了 Kubernetes Deployment 的必需字段和对象 `spec`
{{< codenew file="application/deployment.yaml" >}}
{{< code file="application/deployment.yaml" >}}
<!--
One way to create a Deployment using a `.yaml` file like the one above is to use the