mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-17 12:40:57 +01:00
+ values hint
This commit is contained in:
@@ -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.
|
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
|
### Build from source
|
||||||
|
|
||||||
To build from source, you'll need a go build environment.
|
To build from source, you'll need a go build environment.
|
||||||
|
|||||||
Reference in New Issue
Block a user