initial commit
This commit is contained in:
8
dev/tekton/examples/example-bank/manifest.yml
Executable file
8
dev/tekton/examples/example-bank/manifest.yml
Executable file
@@ -0,0 +1,8 @@
|
||||
applications:
|
||||
- path: .
|
||||
memory: 256M
|
||||
instances: 1
|
||||
domain: mybluemix.net
|
||||
name: bank
|
||||
host: bank
|
||||
disk_quota: 1024M
|
||||
Reference in New Issue
Block a user