Skip to content

Commit

Permalink
minor typo edits
Browse files Browse the repository at this point in the history
  • Loading branch information
paigecalvert authored and nvanthao committed Aug 14, 2024
1 parent 353f7fc commit b4226ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/collect/etcd.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ This collector is compatible with the following Kubernetes distributions:

## Parameters

The `etcd` collector supports the [shared collector properties](https://troubleshoot.sh/docs/collect/collectors/#shared-properties) and following parameters.
The `etcd` collector supports the [shared collector properties](https://troubleshoot.sh/docs/collect/collectors/#shared-properties) and the following parameters.

##### `image` (optional)

The image for pod to run `etcdctl` commands. Default to `quay.io/coreos/etcd:latest`
The image for the pod to run `etcdctl` commands. Default to `quay.io/coreos/etcd:latest`

See the examples below for use cases.

Expand Down

0 comments on commit b4226ae

Please sign in to comment.