mirror of https://github.com/hashicorp/consul
Update website/content/docs/api-gateway/usage/basic-usage.mdx
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>pull/14153/head
parent
8cd1ff2d24
commit
45467e141b
|
@ -25,7 +25,7 @@ description: >-
|
|||
1. Issue the `kubectl apply` command to implement the configurations, e.g.:
|
||||
|
||||
```shell-session
|
||||
$ kubectl apply -f gateway.yaml routes.yaml
|
||||
$ kubectl apply --filename gateway.yaml routes.yaml
|
||||
```
|
||||
|
||||
<!--- Commented out per https://github.com/hashicorp/consul/pull/11951/files#r791204596
|
||||
|
|
Loading…
Reference in New Issue