Skip to content

Commit

Permalink
+ gitignore file, fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas von Dein committed Oct 1, 2023
1 parent e7b03d5 commit baae6db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
releases
myvalues.yaml
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.**

Expand Down

0 comments on commit baae6db

Please sign in to comment.