Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche committed Sep 13, 2024
1 parent f5a68fa commit d8b045c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/hetzner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ This collector is in alpha stage and may not work as expected. Use at your own r

## Configuration

Hetzner has no API to introspect a token, so you need to manually maintain the project name associated with an API token. Provide names in the same order as the corresponding API tokens.

```
fixworker:
# List of collectors to run
collector:
- 'hetzner'
hetzner:
# Hetzner Cloud project names - Hetzner has no API to introspect a token, so you need to manually maintain the project name associated with an API token. Provide names in the same order as the corresponding API tokens.
hcloud_project_names:
- 'dev'
- 'global'
Expand Down

0 comments on commit d8b045c

Please sign in to comment.