cancel
Showing results for 
Search instead for 
Did you mean: 

How to attach autoscaling service and its scaling policy in manifest.yaml file?

KrishmaBhatia
Product and Topic Expert
Product and Topic Expert
1,017

Hello,

I am trying to deploy an API or job with the autoscale service, which has its policies defined in a JSON file, to create an autoscaling policy during deployment in SAP CF. I tried different configuration options in manifest.yaml - but no success.

Do you have any idea how to configure the autoscaler service and define its policies in the manifest.yaml project (not the mta.yaml project)? If yes, any git repo/blog reference having a manifest.yaml with a policy.json file would be helpful.

Regards,

Krishma

View Entire Topic
gregorw
SAP Mentor
SAP Mentor
0 Kudos

Please also check this solution option with an external .json file: https://answers.sap.com/answers/13452373/view.html

KrishmaBhatia
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Gregor,

Thanks for your reply!

I tried it before posting the question in the blog, but since that code is in the mta.yaml file, it was not working in manifest.yaml file.

Regards,

Krishma