Skip to content

Commit b017bbe

Browse files
committed
update readme formatting
1 parent 858d6d8 commit b017bbe

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
Git source for applications
1+
# CSDP-SalesDemo_Applications
2+
Git source for ArgoCD application defintions
23

3-
`cf git-source create csdp-salesdemo-${environment} applications --git-src-repo https://github.com/codefresh-contrib/csdp-salesdemo_applications.git/argocd/${environment} --git-token <token>`
4+
Adding this git source:
5+
```bash
6+
cf git-source create csdp-salesdemo-${environment} applications --git-src-repo https://github.com/codefresh-contrib/csdp-salesdemo_applications.git/argocd/${environment} --git-token <token>
7+
```
48
where 'environment' = 'dev', 'stage', or 'prod-east'

0 commit comments

Comments
 (0)