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 b8e715e commit fbd94c2
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 @@ -31,7 +31,7 @@ config:
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:
Once created, this file can be used along with the chart to install the agent into the cluster:

`helm upgrade --install katie --create-namespace --namespace katie katie/katie-agent -f values.yaml`

Expand Down

0 comments on commit fbd94c2

Please sign in to comment.