github.com/microsoft/fabrikate@v1.0.0-alpha.1.0.20210115014322-dc09194d0885/testdata/install-helm/component.yaml (about)

     1  name: prometheus
     2  type: helm
     3  method: helm
     4  source: https://prometheus-community.github.io/helm-charts
     5  path: prometheus
     6  subcomponents:
     7    - name: grafana
     8      type: helm
     9      method: helm
    10      source: https://grafana.github.io/helm-charts
    11      path: grafana
    12      version: 3.7.0
    13      subcomponents:
    14        - name: strimzi-kafka-operator
    15          type: helm
    16          method: helm
    17          source: https://strimzi.io/charts/
    18          path: strimzi-kafka-operator
    19        - name: strimzi-kafka-operator2
    20          type: helm
    21          method: helm
    22          source: https://strimzi.io/charts/
    23          path: strimzi-kafka-operator
    24