Go to file
Thomas Ingvarsson bf1772a44e
[unifi] Add liveness and readiness probe configuration (#149)
* Parameterize timing of livenessProbe

* Parameterize timing of readinessProbe

* Bump version, no change in default behaviour

* Update README.md with new configuration parameters

Signed-off-by: Thomas Ingvarsson <ingvarsson.thomas@gmail.com>

Co-authored-by: Jeff Billimek <jeff@billimek.com>
2020-11-14 15:02:13 -05:00
.github [CI] Fix deprecation warning (#136) 2020-11-10 10:48:35 -05:00
charts [unifi] Add liveness and readiness probe configuration (#149) 2020-11-14 15:02:13 -05:00
.gitignore [nzbget] Migrate to media-common (#49) 2020-09-19 09:03:23 -04:00
.pre-commit-config.yaml Add pre-commit support (#42) 2020-09-09 08:00:50 -04:00
CONTRIBUTING.md Add pre-commit support (#42) 2020-09-09 08:00:50 -04:00
ct.yaml [media-common] Migrate to library chart (#109) 2020-11-06 13:46:50 -05:00
LICENSE top-level renames 2020-08-29 09:29:12 -04:00
README.md add artifacthub badge 2020-09-13 05:08:51 -05:00

k8s@Home collection of helm charts

License pre-commit Artifact HUB

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

License

Apache 2.0 License