Closed 7CHANHO closed 7 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/150798629
The labels on this github issue will be updated when the story is started.
I used Bosh CLI v1 instead of Bosh CLI v2 and this problem no longer occurs.
CONTEXT
I used the following version of the release.
ISSUE
When I tried to deploy Cloud Foundry using
cf-deployment
, a wanning message occurred.To solve this problem, I modified the
cf-deployment.yml
file as follows:QUESTION
After that, the problem did not occur anymore. Why are these warning messages generated? Is my solution the right way?