mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
36ef9fc534
Fix Unifi pod `fsGroup` When CSI mounts the unifi data if the `fsGroup` is not set it would be mointed as uid `0` and when the unifi process starts as uid `999`, it won't be able to access the data, producing permission denied errors and the app failing to start. Fix the above issue by setting the right `fsGroup` as set by the default environment variables. Signed-off-by: Noel Georgi <git@frezbo.dev> |
||
---|---|---|
.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!