Fixes dual discovery client beans by only relying on auto-configuration
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
org.springframework.cloud.kubernetes.discovery.KubernetesDiscoveryClientAutoConfiguration
|
||||
# Discovery Client Configuration
|
||||
org.springframework.cloud.client.discovery.EnableDiscoveryClient=\
|
||||
org.springframework.cloud.kubernetes.discovery.KubernetesDiscoveryClient
|
||||
|
||||
Reference in New Issue
Block a user