github.com/simonferquel/app@v0.6.1-0.20181012141724-68b7cccf26ac/e2e/testdata/helm-expected.chart/values.yaml (about)

     1  aport: 10000
     2  app:
     3    name: myapp
     4    version: 0.1.0
     5  bar: barvalue
     6  dport: 12000
     7  foo: foovalue
     8  memory: "100000000"
     9  myapp:
    10    debug: false
    11    nginx_replicas: 2
    12    nginx_version: 2
    13  privileged: false
    14  read_only: true
    15  sport: 11000
    16  stdin_open: true
    17  timeout: 10s
    18  tty: true
    19  watcher:
    20    image: watcher:latest