github.com/cloudfoundry-community/cloudfoundry-cli@v6.44.1-0.20240130060226-cda5ed8e89a5+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