remove unnecessary indents

pull/17970/head
Tu Nguyen 2023-06-29 23:00:51 -07:00
parent 1c8b715212
commit 0d690d9eb6
1 changed files with 3 additions and 3 deletions

View File

@ -34,9 +34,9 @@ Configure your [`Gateway`](/consul/docs/api-gateway/configuration/gateway) and [
Issue the `kubectl apply` command to implement the configurations:
```shell-session
$ kubectl apply -f gateway.yaml routes.yaml
```
```shell-session
$ kubectl apply -f gateway.yaml routes.yaml
```
<!--- Commented out per https://github.com/hashicorp/consul/pull/11951/files#r791204596