mirror of
https://github.com/bastienwirtz/homer.git
synced 2024-11-07 08:44:00 +01:00
fix: correct procedure to install chart
This commit is contained in:
parent
fbc20353ef
commit
e6adfd7bb7
@ -49,7 +49,7 @@ helm install homer bananaops/homer-k8s
|
||||
# install with customisations
|
||||
wget https://raw.githubusercontent.com/bananaops/homer-k8s/main/helm/homer-k8s/values.yaml
|
||||
# edit values.yaml
|
||||
helm install homer djjudas21/homer -f values.yaml
|
||||
helm install homer bananaops/homer-k8s -f values.yaml
|
||||
```
|
||||
|
||||
### Usage
|
||||
|
Loading…
Reference in New Issue
Block a user