Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joente authored Nov 11, 2024
1 parent c3cc7dd commit 363ebc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ docker build -t oraclezfs-probe . --no-cache
Example configuration:

```yaml
snmp:
oraclezfs:
config:
username: "my-user-name"
password: "my-secret-password"
Expand Down Expand Up @@ -57,4 +57,4 @@ Run the probe with the `DRY_RUN` environment variable set the the yaml file abov

```
DRY_RUN=test.yaml python main.py
```
```

0 comments on commit 363ebc6

Please sign in to comment.