Skip to content

Commit

Permalink
docs: fix README formatting for API verbs list
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawksley-intergral committed Dec 17, 2024
1 parent b6358a7 commit b8e715e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit b8e715e

Please sign in to comment.