mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-16 20:20:58 +01:00
+ gitignore file, fix typo
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
releases
|
||||||
|
myvalues.yaml
|
||||||
@@ -105,7 +105,7 @@ For starters, create a minimal `values.yaml` like this one:
|
|||||||
```yaml
|
```yaml
|
||||||
image:
|
image:
|
||||||
tag: "v0.0.3"
|
tag: "v0.0.3"
|
||||||
``**
|
```
|
||||||
|
|
||||||
**Please note that the helm chart doesn't deploy a loadbalancer, you need to do this yourself, if needed.**
|
**Please note that the helm chart doesn't deploy a loadbalancer, you need to do this yourself, if needed.**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user