Initial commit
This commit is contained in:
15
templates/cdsrc-private.json
Normal file
15
templates/cdsrc-private.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"requires": {
|
||||
"db": {
|
||||
"kind": "hana",
|
||||
"binding": {
|
||||
"type": "cf",
|
||||
"apiEndpoint": "https://api.cf.<region>.hana.ondemand.com",
|
||||
"org": "<org-name>",
|
||||
"space": "<space-name>",
|
||||
"instance": "<hdi-service-instance-name>",
|
||||
"key": "<service-key-name>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user