version-6.8.1
My recent change to push the -ro config for clouddriver down to the base config breaks deploying RO clouddriver with Halyard because it sets the redis endpoint to redisRo.baseUrl, which is not set by Halyard. This should default to redis.baseUrl to handle this case. (cherry picked from commit b5fc7d8ba7a27c79fb5fa7d7c2f660b32af21838) Co-authored-by: Eric Zimanyi <ezimanyi@google.com>