@@ -155,10 +155,10 @@ modules:
155155 parameters :
156156 service-key :
157157 name : html5userapi-repo-host-key
158- - name : html5userapi-uaa-apiaccess
159- parameters :
160- service-key :
161- name : html5userapi-uaa-apiaccess-key
158+ # - name: html5userapi-uaa-apiaccess
159+ # parameters:
160+ # service-key:
161+ # name: html5userapi-uaa-apiaccess-key
162162 - name : html5userapi-destination-service
163163 parameters :
164164 content-target : true
@@ -177,10 +177,10 @@ modules:
177177 ServiceInstanceName : html5userapi-uaa
178178 ServiceKeyName : html5userapi-uaa-key
179179 sap.cloud.service : cloud.service
180- - Authentication : OAuth2ClientCredentials
181- Name : html5userapi-uaa-apiaccess
182- ServiceInstanceName : html5userapi-uaa-apiaccess
183- ServiceKeyName : html5userapi-uaa-apiaccess-key
180+ # - Authentication: OAuth2ClientCredentials
181+ # Name: html5userapi-uaa-apiaccess
182+ # ServiceInstanceName: html5userapi-uaa-apiaccess
183+ # ServiceKeyName: html5userapi-uaa-apiaccess-key
184184 build-parameters :
185185 no-source : true
186186
@@ -191,11 +191,11 @@ resources:
191191 service-plan : application
192192 service : xsuaa
193193 type : org.cloudfoundry.managed-service
194- - name : html5userapi-uaa-apiaccess
195- type : org.cloudfoundry.managed-service
196- parameters :
197- service-plan : apiaccess
198- service : xsuaa
194+ # - name: html5userapi-uaa-apiaccess
195+ # type: org.cloudfoundry.managed-service
196+ # parameters:
197+ # service-plan: apiaccess
198+ # service: xsuaa
199199 - name : html5userapi-destination-service
200200 type : org.cloudfoundry.managed-service
201201 parameters :
0 commit comments