As a user, I'm attempting to override the "random_prefix property" via SPRING_CLOUD_SKIPPER_SERVER_PLATFORM_CLOUDFOUNDRY_ACCOUNTS[default]_CONNECTION_STREAM_ENABLE_RANDOM_APP_NAME_PREFIX: false, but the property should instead point to SPRING_CLOUD_SKIPPER_SERVER_PLATFORM_CLOUDFOUNDRY_ACCOUNTS[default]_DEPLOYMENT_STREAM_ENABLE_RANDOM_APP_NAME_PREFIX: false.
There's also a bug in the docs wrt to Domain configuration.
As a user, I'm attempting to override the "random_prefix property" via
SPRING_CLOUD_SKIPPER_SERVER_PLATFORM_CLOUDFOUNDRY_ACCOUNTS[default]_CONNECTION_STREAM_ENABLE_RANDOM_APP_NAME_PREFIX: false
, but the property should instead point toSPRING_CLOUD_SKIPPER_SERVER_PLATFORM_CLOUDFOUNDRY_ACCOUNTS[default]_DEPLOYMENT_STREAM_ENABLE_RANDOM_APP_NAME_PREFIX: false
.There's also a bug in the docs wrt to Domain configuration.