diff --git a/discovery-kubernetes-api/src/main/resources/reference.conf b/discovery-kubernetes-api/src/main/resources/reference.conf index 81b22b41..9ee07200 100644 --- a/discovery-kubernetes-api/src/main/resources/reference.conf +++ b/discovery-kubernetes-api/src/main/resources/reference.conf @@ -14,9 +14,6 @@ akka.discovery { # # 'kubernetes-api-for-client' IS NOT SUITABLE FOR BOOTSTRAPPING A CLUSTER. # - # Set the following in your application.conf if you want to use this discovery mechanism: - # method = kubernetes-api - # # If deploying a service to Kubernetes and using this discovery mechanism, set in your application.conf: # # akka.management.cluster.bootstrap.contact-point-discovery.discovery-method = kubernetes-api