github.com/orange-cloudfoundry/cli@v7.1.0+incompatible/fixtures/manifests/inherited-manifest.yml (about) 1 --- 2 inherit: base-manifest.yml 3 env: 4 will-be-overridden: my-value 5 applications: 6 - name: my-app 7 services: 8 - foo-service