Edge-micro unable to load config in PCF

I am manually deploying to CloudFoundry an edge-micro via CF push (cf push -p {root dir} -f {manifest}) .

Env variables from manifest.yml are properly loaded in PCF

but edge micro fails to load the dev yaml config file (edge_config: ...) at start time I think since I am getting back a Not Found html page when I make a call to an API.

The activity logs in edge micro shows the incoming requests but there is no log statement for the forward call.

This is not an issue when I run edge micro on my local machine.

Anything missing from the CF command?

0 0 55
0 REPLIES 0