add readme

This commit is contained in:
Hongchao Deng
2020-10-26 20:51:16 -07:00
parent 80cf81e4d5
commit 16d3cbd5a4
+6
View File
@@ -0,0 +1,6 @@
This is the sole place to hold built-int CUE templates of Vela Core.
To update definitions in charts, run:
```
./hack/vela-templates/gen_definitions.sh
```