mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
24113553e1
* feat(double-take): initial commit double-take is a unified UI and API for processing and training images for facial recognition. it can be used in conjunction with frigate and home-assistant. * docs(metadata): link appVersion to image tag appVersion should link to the image tag to help the user understand what version of the application is running * docs(readme): regenerate helm docs * docs(readme): warn user of configuration change implications user should be notified that the configuration file will only be copied on the first run to a PVC, at which point the config should be managed according to the upstream docs * docs(readme): update config template to warn user of config management updated the config template (in the correct place this time) so that it will warn the user about making configuration changes. this should now persist when regenerating the helm-docs. |
||
---|---|---|
.github | ||
.taskfiles | ||
.vscode | ||
charts | ||
hack | ||
templates/chart | ||
test | ||
.all-contributorsrc | ||
.gitignore | ||
.helmdocsignore | ||
.pre-commit-config.yaml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Gemfile | ||
LICENSE | ||
README.md | ||
Taskfile.yml |
Helm charts
Usage
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add k8s-at-home https://k8s-at-home.com/charts/
You can then run helm search repo k8s-at-home
to see the charts.
Support
We have a few outlets for getting support with our projects:
- Visit our Docs.
- Bugs or feature requests should be opened in an issue.
- Questions or comments should be discussed in our Discord or via Github discussions.
Contributing
See CONTRIBUTING.md
License
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!