github.com/simonferquel/app@v0.6.1-0.20181012141724-68b7cccf26ac/e2e/testdata/helm.dockerapp/settings.yml (about)

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