Skip to content

Commit 84a6d08

Browse files
authored
Update README.md
Make the comment invisible
1 parent 629b4a4 commit 84a6d08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ If for any reason you need to disable the `DiscoveryClient` you can simply set t
5656
spring.cloud.kubernetes.discovery.enabled=false
5757
```
5858

59-
// TODO: make clearer with an example and details on how to align service and application name
59+
[//]: # "TODO: make clearer with an example and details on how to align service and application name"
60+
6061
Some Spring Cloud components use the `DiscoveryClient` in order to obtain info about the local service instance. For
6162
this to work you need to align the service name with the `spring.application.name` property.
6263

0 commit comments

Comments
 (0)