Skip to content

Commit 7f59a43

Browse files
authored
Cf app yaml location (#233)
* Update create application Added YAML location and replaced screenshot * Update create-application.md
1 parent f49310f commit 7f59a43

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_docs/deployment/create-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Codefresh provides all the options and functionality to create and manage Argo C
2222
To monitor the health and sync status, deployments, and resources for the application, see [Applications dashboard]({{site.baseurl}}/docs/deployment/applications-dashboard/).
2323

2424
### Application: Definitions
25-
Application definitions include the name, runtime, and the name of the YAML manifest. By default, the YAML manifest has the same name as that of the application.
25+
Application definitions include the name, runtime, and the location of the YAML manifest. By default, the YAML manifest has the same name as that of the application. You can also define where to save the YAML file within the Git Source you select for the application by adding front slashes to denote subfolders.
2626

2727
{% include
2828
image.html
20.1 KB
Loading

0 commit comments

Comments
 (0)