Update status.md

This commit is contained in:
Herman Zhu 2021-04-26 09:44:33 +08:00 committed by GitHub
parent 4eef04bbf7
commit a00ea3c209
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ spec:
...
```
> Component 健康检查示例请参考该文章 [这个示例](https://github.com/oam-dev/kubevela/blob/master/docs/examples/app-with-status/template.yaml) 。
> Component 健康检查示例请参考 [这篇文章](https://github.com/oam-dev/kubevela/blob/master/docs/examples/app-with-status/template.yaml) 。
该健康检查结果将被记录在组件对应的 `Application` 资源中。
@ -112,7 +112,7 @@ context:{
Trait 并不包含 `context.ouput` 字段,其他字段都是相同。
Component 健康检查示例请参考该文章 [this doc](https://github.com/oam-dev/kubevela/blob/master/docs/examples/app-with-status/template.yaml) 。
Component 健康检查示例请参考 [这篇文章](https://github.com/oam-dev/kubevela/blob/master/docs/examples/app-with-status/template.yaml) 。
```yaml
apiVersion: core.oam.dev/v1beta1