Merge branch 'development'

This commit is contained in:
2023-10-01 15:47:23 +02:00
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
releases
myvalues.yaml

View File

@@ -105,7 +105,7 @@ 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.**