Browse Source

Lil' more cleanup

pull/14347/head
Thomas Eckert 2 years ago
parent
commit
77c9995a8e
  1. 2
      website/content/docs/k8s/connect/terminating-gateways.mdx

2
website/content/docs/k8s/connect/terminating-gateways.mdx

@ -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
consul acl role list | grep -B 6 -- "- RELEASE_NAME-terminating-gateway-policy" | grep ID

Loading…
Cancel
Save