-
Notifications
You must be signed in to change notification settings - Fork 8.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add documentation for kubernetes/helm #2743
Conversation
Went through the commits that you did on the PR and apply them again. |
## helm | ||
To install the chart manually using helm, first you need to add your the helm repository to your local helm installation: | ||
```bash | ||
helm repo add zigbee2mqtt https://charts.zigbee2mqtt.io/index |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be helm repo add zigbee2mqtt https://charts.zigbee2mqtt.io/
(lose the trailing index)
I somehow missed this PR, @jlpedrosa is still up-to-date/ready for merge? |
I can rebase this later, NP. |
@Koenkk this is rebased, I think we should merge it. |
Yes, thanks! |
Repeat PR closed by accident. @Koenkk