mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
52561bd15d
* Add code-server env to values * Bump chart version * [common] - add ingressclass name (#441) * add ingressclassname Signed-off-by: Jon Baker <jonbaker85@gmail.com> * Allow disabling of service links * Update changelog * Update changelog * Set better default for targetPort * Allow for different container / service ports * Fix linting error * Add unit tests * Add unit tests * Add unit tests * Service unit tests * Split CI jobs * Testing CI * Testing CI * Testing CI * Testing CI * Rename test file to match source * Fix newline Co-authored-by: Jon Baker <jonbaker85@gmail.com> Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com> |
||
---|---|---|
.github | ||
charts | ||
test | ||
.gitignore | ||
.pre-commit-config.yaml | ||
CONTRIBUTING.md | ||
Gemfile | ||
LICENSE | ||
README.md |
k8s@Home collection of 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.
Charts
See artifact hub for a complete list.
Contributing
See CONTRIBUTING.md