mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
fix: correct procedure to install chart
This commit is contained in:
parent
fbc20353ef
commit
e6adfd7bb7
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue