github.com/oam-dev/kubevela@v1.9.11/vela-templates/README.md (about)

     1  This is the stole place for hold built-in CUE templates for Vela Core and Registry. `definitions/registry` and `definitions/internal` store these templates
     2     
     3  To update definitions in charts and registry, run:
     4  
     5  ```shell
     6  ./vela-templates/gen_definitions.sh
     7  ```