Browse Source

Update website/content/docs/api-gateway/usage.mdx

Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
pull/14158/head
Tu Nguyen 2 years ago committed by GitHub
parent
commit
842c2ed96b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/content/docs/api-gateway/usage.mdx

2
website/content/docs/api-gateway/usage.mdx

@ -11,7 +11,7 @@ description: >-
This topic describes the basic workflow for implementing Consul API Gateway configurations.
1. Verify that the [requirements](/docs/api-gateway/tech-specs) have been met.
1. Verify that the Consul API Gateway CRDs and controller have been installed and applied (see [Installation](/docs/api-gateway/install)).
1. Verify that the Consul API Gateway CRDs and controller have been installed and applied. For additional information, refer to [Installation](/docs/api-gateway/install)).
1. Configure your [`Gateway`](/docs/api-gateway/configuration/gateway) and [`Routes`](/docs/api-gateway/configuration/routes) . as describe in the [Configuration](/docs/api-gateway/configuration) section.
<CodeBlockConfig hideClipboard filename="values.yaml">

Loading…
Cancel
Save