mirror of https://github.com/status-im/consul.git
Lil' more cleanup
This commit is contained in:
parent
6d9872388b
commit
77c9995a8e
|
@ -231,7 +231,7 @@ service "example-https" {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Now fetch the ID of the terminating gateway token
|
Fetch the ID of the terminating gateway token.
|
||||||
|
|
||||||
```shell-session
|
```shell-session
|
||||||
consul acl role list | grep -B 6 -- "- RELEASE_NAME-terminating-gateway-policy" | grep ID
|
consul acl role list | grep -B 6 -- "- RELEASE_NAME-terminating-gateway-policy" | grep ID
|
||||||
|
|
Loading…
Reference in New Issue