formatting

This commit is contained in:
trujillo-adam 2022-01-27 12:02:48 -08:00
parent 9e086459a3
commit 3d57557eae
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Your datacenter must meet the following requirements prior to configuring the Co
<CodeBlockConfig>
```shell-session
$ kubectl apply --kustomize="github.com/hashicorp/consul-api-gateway/config/crd?ref=v0.1.0-beta"
kubectl apply --kustomize="github.com/hashicorp/consul-api-gateway/config/crd?ref=v0.1.0-beta"
```
</CodeBlockConfig>