added link to agent configuration from partition exports in usage section

This commit is contained in:
trujillo-adam 2021-11-16 10:53:07 -08:00
parent 3d2222cd8a
commit 7fbb8dd08b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ You can configure the settings defined in the `partition-exports` configuration
## Usage
1. Verify that your datacenter meets the conditions specified in the [Requirements](#requirements).
1. Specify the `partition-exports` configuration in the agent configuration file as described in [Configuration](#configuration).
1. Specify the `partition-exports` configuration in the agent configuration file (see [`config_entries`](/docs/agent/options#config_entries)) as described in [Configuration](#configuration).
1. Deploy the configuration per your runtime:
* [VM](docs/install)
* [Kubernetes](docs/k8s/installation/install)