mirror of https://github.com/bastienwirtz/homer
fix: correct procedure to install chart
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