clarify artifacts being applied
This commit is contained in:
parent
4e542f83cc
commit
f5d3ced8ae
|
@ -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 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">
|
||||
|
||||
|
|
Loading…
Reference in New Issue