clarify artifacts being applied

This commit is contained in:
Sarah Alsmiller 2022-08-05 10:05:58 -05:00
parent 05ca89c169
commit 18a7340e5a

View File

@ -12,7 +12,7 @@ This topic describes the basic workflow for implementing Consul API Gateway conf
1. Verify that the [requirements](/docs/api-gateway/tech-specs) have been met. 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/consul-api-gateway-install)). 1. Verify that the Consul API Gateway CRDs and controller have been installed and applied (see [Installation](/docs/api-gateway/consul-api-gateway-install)).
1. Configure the artifacts as describe in the [Configuration](/docs/api-gateway/configuration) section. 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"> <CodeBlockConfig hideClipboard filename="values.yaml">