Fixes dual discovery client beans by only relying on auto-configuration
This commit is contained in:
committed by
Ioannis Canellos
parent
1f8009e8bc
commit
b95bc427af
@@ -1,3 +1,8 @@
|
||||
<<<<<<< HEAD
|
||||
# Discovery Client Configuration
|
||||
org.springframework.cloud.client.discovery.EnableDiscoveryClient=\
|
||||
org.springframework.cloud.kubernetes.discovery.KubernetesDiscoveryClientConfiguration
|
||||
=======
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
org.springframework.cloud.kubernetes.discovery.KubernetesDiscoveryClientAutoConfiguration
|
||||
>>>>>>> a8d32ef... Fixes dual discovery client beans by only relying on auto-configuration
|
||||
|
||||
Reference in New Issue
Block a user