Update skipper config on CF to disable auto-reconfigurations
markpollack opened this issue · 1 comments
markpollack commented
When the connector library is removed, the acceptance tests will need to add the lines
SPRING_PROFILES_ACTIVE: cloud
JBP_CONFIG_SPRING_AUTO_RECONFIGURATION: '{enabled: false}'
to the skipiper manifest.
markpollack commented
Added noAutoreconfiguration flag in b2510d4