mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +00:00
8 lines
261 B
Markdown
8 lines
261 B
Markdown
This is the stole place for hold built-in CUE templates for Vela Core and Registry. `definitions/registry` and `definitions/internal` store these templates
|
|
|
|
To update definitions in charts and registry, run:
|
|
|
|
```shell
|
|
./vela-templates/gen_definitions.sh
|
|
```
|