github.com/stefanmcshane/helm@v0.0.0-20221213002717-88a4a2c6e77d/pkg/chartutil/testdata/three-level-dependent-chart/umbrella/values.yaml (about)

     1  app1:
     2    enabled: true
     3    service:
     4      type: ClusterIP
     5      port: 3456
     6  
     7  app2:
     8    enabled: true