From b8e715e68f030e77975347f299d5bb01d246b83f Mon Sep 17 00:00:00 2001 From: "John Hawksley (Intergral)" Date: Tue, 17 Dec 2024 18:42:14 +0100 Subject: [PATCH] docs: fix README formatting for API verbs list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c48f20..cd93982 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ config: name: "Your Cluster Name" ``` -The key `config.cluster.name` defaults to `Default Cluster` - if this isn't okay for you (perhaps beacuse you have multiple clusters, or which to have a more descriptive cluster name), it can be changed here. The key `config.endpoint.apiKey` must be supplied or the deployed agent pod will not start (_but see 'API Key Alternatives' below_). +The key `config.cluster.name` defaults to `Default Cluster` - if this isn't okay for you (perhaps beacuse you have multiple clusters, or wish to have a more descriptive cluster name), it can be changed here. The key `config.endpoint.apiKey` must be supplied or the deployed agent pod will not start (_but see 'API Key Alternatives' below_). Once created, this file can be used alone with the chart to install the agent into the cluster: