mirror of https://github.com/status-im/consul.git
Add colon
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
parent
46c2927ead
commit
f1f5776575
|
@ -115,7 +115,7 @@ $ consul-k8s proxy list <OPTIONS>
|
|||
Refer to the [Global Options](#global-options) for additional options that you can use
|
||||
when installing Consul on Kubernetes.
|
||||
|
||||
This command will list proxies alongside their `Type`. Types of proxies include
|
||||
This command will list proxies alongside their `Type`. Types of proxies include:
|
||||
|
||||
- `Sidecar`: these will be the majority of pods in the cluster. They run the
|
||||
proxy in a sidecar pattern to network the pod as a service in the mesh.
|
||||
|
|
Loading…
Reference in New Issue