mirror of https://github.com/kubevela/kubevela.git
Docs: fix README.md ad-hoc (#5345)
Signed-off-by: nisiyong <stephen.ni@outlook.com> Signed-off-by: nisiyong <stephen.ni@outlook.com>
This commit is contained in:
parent
b342ab0f86
commit
59e5d292b4
|
@ -31,7 +31,7 @@ KubeVela practices the "render, orchestrate, deploy" workflow with below highlig
|
|||
|
||||
* Deployment as Code
|
||||
|
||||
Declare your deployment plan as workflow, run it automatically with any CI/CD or GitOps system, extend or re-program the workflow steps with CUE. No add-hoc scripts, no dirty glue code, just deploy. The deployment workflow in KubeVela is powered by [Open Application Model](https://oam.dev/).
|
||||
Declare your deployment plan as workflow, run it automatically with any CI/CD or GitOps system, extend or re-program the workflow steps with CUE. No ad-hoc scripts, no dirty glue code, just deploy. The deployment workflow in KubeVela is powered by [Open Application Model](https://oam.dev/).
|
||||
|
||||
* Built-in security and compliance building blocks
|
||||
|
||||
|
|
Loading…
Reference in New Issue