Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19f6af6

Browse files
authored
Merge pull request cloudfoundry#513 from sap-contributions/manifest-existing-resources
Add explanation that manifest config does not change existing resources
2 parents 05d78eb + 583068b commit 19f6af6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy-apps/manifest.html.md.erb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Both manifests and command line options allow you to override the default attrib
1616

1717
* Command line options override manifests.
1818

19+
* The manifest configuration is additive and will not modify any unspecified properties or remove any existing environment variables, routes, or services.
20+
1921
For a full list of attributes you can specify in an app manifest, see [App manifest attribute reference](manifest-attributes.html).
2022

2123

0 commit comments

Comments
 (0)