mirror of https://github.com/hashicorp/consul
typo fix
parent
ef4d603972
commit
2bc2f08d1d
|
@ -104,7 +104,7 @@ First, create a configuration entry and specify the `Kind` as `“service-intent
|
|||
|
||||
```hcl
|
||||
Kind = "service-intentions"
|
||||
Name = "backend"-service"
|
||||
Name = "backend-service"
|
||||
|
||||
Sources = [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue