Fix copy-and-paste typo (wrong service name) in docs (#1504)
This commit is contained in:
@@ -123,7 +123,7 @@ An image of the Spring Cloud Discovery Server is hosted on https://hub.docker.co
|
||||
However, if you need to customize the discovery server behavior or prefer to build the image yourself you can easily build your own
|
||||
image from the https://github.com/spring-cloud/spring-cloud-kubernetes/tree/main/spring-cloud-kubernetes-controllers/spring-cloud-kubernetes-discoveryserver[source code on GitHub] and use that.
|
||||
|
||||
Below is a sample deployment YAML you can use to deploy the Kubernetes Configuration Watcher to Kubernetes.
|
||||
Below is a sample deployment YAML you can use to deploy the Kubernetes Discovery Server to Kubernetes.
|
||||
|
||||
[source,yaml]
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user