Fix typo in "Service Ports" section
This commit is contained in:
parent
979570c7a3
commit
b3f1b5afd5
|
@ -198,7 +198,7 @@ metadata:
|
||||||
"consul.hashicorp.com/service-port": "http"
|
"consul.hashicorp.com/service-port": "http"
|
||||||
```
|
```
|
||||||
|
|
||||||
The annotation value may a name of a port (recommended) or an exact port value.
|
The annotation value may be a name of a port (recommended) or an exact port value.
|
||||||
|
|
||||||
### Service Tags
|
### Service Tags
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue