Skip to content

Commit

Permalink
+ values hint
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas von Dein committed Oct 1, 2023
1 parent a7ba982 commit e7b03d5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,14 @@ helm upgrade --install ephemerup tlinden/ephemerup --namespace ephemerup --creat

Refer to the [chart documentation](https://github.com/TLINDEN/ephemerup/tree/main/charts/ephemerup) for help.

For starters, create a minimal `values.yaml` like this one:
```yaml
image:
tag: "v0.0.3"
``**

**Please note that the helm chart doesn't deploy a loadbalancer, you need to do this yourself, if needed.**

### Build from source

To build from source, you'll need a go build environment.
Expand Down

0 comments on commit e7b03d5

Please sign in to comment.