github.com/microsoft/fabrikate@v1.0.0-alpha.1.0.20210115014322-dc09194d0885/testdata/install-yaml/component.yaml (about) 1 name: "elasticsearch-fluentd-kibana" 2 generator: "static" 3 path: "./manifests" 4 subcomponents: 5 - name: "grafana" 6 generator: "helm" 7 source: "https://github.com/helm/charts" 8 method: "git" 9 path: "stable/grafana" 10 repositories: 11 incubator: "https://kubernetes-charts-incubator.storage.googleapis.com/" 12 - name: "prometheus" 13 type: "helm" 14 method: "local" 15 path: "../local-charts/prometheus"