on 2023 Jun 09 7:49 PM
Hi All,
We are getting an error while deploying the mtar file using Deploy to XS Advanced.
Please find below sample mta.yaml:
ID: TEST
_schema-version: '2.1'
version: 0.0.1
modules:
- name: db_TEST
type: hdb
path: db
requires:
- name: hdi_TEST
- name: user-provided-service_1
resources:
- name: hdi_TEST
properties:
hdi-container-name: ${service-name}
type: com.sap.xs.hdi-container
- name: user-provided-service_1
type: org.cloudfoundry.existing-service
parameters:
service-name: ECC1_INSTANCE
Failure message:
Service key "XXXXXXXXX" for service "hdi_TEST" will not be deleted, as the option for deleting discontinued service keys is not specified!
Service "hdi_TEST" will not be rebound to application "db_TEST" because the binding parameters are not modified
Please provide guidance if I have missed something.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.