Files
kubevela/pkg/appfile/helm/testdata.yaml
T
Yue WangandGitHub 1652b4cf0c init Helm module (#1131)
use settings from App to override Values

add discovery util to get workload created by helm module

add helm typed structs into workloadDef and traitDef

update doc & refine code

add e2e test for helm module application

use oam.dev/catalog as helm repo

Signed-off-by: roywang <seiwy2010@gmail.com>
2021-03-15 00:54:43 -07:00

6 lines
75 B
YAML

chart:
spec:
chart: "podinfo"
version: "1.0.0"
url: "test.com"