Complete example of a PCF Tile with an addon

130 Views Asked by At

Are there any tutorials dealing with Pivotal Cloud Foundry Tile containing addons? I see code snippets of what goes into a Tile manifest but no comprehensive examples or tutorials.

1

There are 1 best solutions below

0
On

Thanks to all for reading my question and trying to answer. As it turns out, the naming for a Tile manifest must exactly match that in the Release being included. The Tile now deploys successfully.