kubevela/vela-templates
曾子恒 f46bfcf131
Fix(CUE): fix variable error bug in startup-probe (#6472)
The original variable is "grtcpSocketpc", but this variable does not
exist in the file. According to the context, it should be "tcpSocket".
In addition, its type needs to be int to work properly.

Signed-off-by: zengziheng <zengziheng@datacloak.com>
Co-authored-by: zengziheng <zengziheng@datacloak.com>
2024-04-07 10:38:33 +08:00
..
definitions Fix(CUE): fix variable error bug in startup-probe (#6472) 2024-04-07 10:38:33 +08:00
registry/auto-gen Chore: remove legacy rollout and scope (#6068) 2023-06-05 10:57:38 +08:00
README.md
gen_definitions.sh Feat: remove unused crd in chart (#5899) 2023-04-24 09:57:30 +08:00

README.md

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:

./vela-templates/gen_definitions.sh