Skip to content

Commit

Permalink
doc: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Nov 23, 2022
1 parent 704196e commit ef23bc1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ helm repo add uptrends https://ionos-cloud.github.io/uptrends-operator/
helm repo update
```

The most recent version is installed via.

```bash
helm install uptrends uptrends/uptrends --create-namespace --namespace uptrends --version v0.0.1-beta.
```

The required `API_USERNAME` and `API_PASSWORD` can be securely configured via `envFrom` in the `values.yaml`.

## License
Expand Down

0 comments on commit ef23bc1

Please sign in to comment.