Removes hystrix and zuul
This commit is contained in:
@@ -59,14 +59,6 @@ spring:
|
||||
spring.cloud.deployer.local.javaOpts: ${dt.opts}
|
||||
application-properties:
|
||||
management.security.enabled: false
|
||||
hystrixdashboard:
|
||||
coordinates: ${dt.pre}hystrixdashboard:${dt.ver}
|
||||
port: 7979
|
||||
properties:
|
||||
spring.cloud.deployer.memory: ${dt.mem}
|
||||
spring.cloud.deployer.local.javaOpts: ${dt.opts}
|
||||
application-properties:
|
||||
management.security.enabled: false
|
||||
kafka:
|
||||
coordinates: ${dt.pre}kafka:${dt.ver}
|
||||
port: 9091
|
||||
@@ -126,11 +118,6 @@ spring:
|
||||
spring.cloud.deployer.thin.profile: rabbit
|
||||
application-properties:
|
||||
spring.cloud.bus.enabled: true
|
||||
hystrixdashboard:
|
||||
properties:
|
||||
spring.cloud.deployer.thin.profile: rabbit
|
||||
application-properties:
|
||||
spring.cloud.bus.enabled: true
|
||||
stubrunner:
|
||||
properties:
|
||||
spring.cloud.deployer.thin.profile: rabbit
|
||||
|
||||
Reference in New Issue
Block a user