From f8597000316adcd177fe34fd34d1a948249c7641 Mon Sep 17 00:00:00 2001 From: trujillo-adam Date: Thu, 27 Jan 2022 12:02:48 -0800 Subject: [PATCH] formatting --- website/content/docs/api-gateway.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/api-gateway.mdx b/website/content/docs/api-gateway.mdx index accaa80001..f1f01a76f5 100644 --- a/website/content/docs/api-gateway.mdx +++ b/website/content/docs/api-gateway.mdx @@ -29,7 +29,7 @@ Your datacenter must meet the following requirements prior to configuring the Co ```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" ```