Go to file
Lucas Servén Marín 214dd6eaac
stable/unifi/templates/deployment.yaml: fix probes (#9180)
* stable/unifi/templates/deployment.yaml: fix probes

The `livenessProbe` and `readinessProbe` are incorrectly defined.
The `initialDelaySeconds` field should not be nested withing the `httpGet`
field.

Signed-off-by: Lucas Serven <lserven@gmail.com>

* stable/unifi: bump patch version

Signed-off-by: Lucas Serven <lserven@gmail.com>
2020-09-04 23:47:27 -04:00
.github re-rename top-level references to URL 2020-08-29 09:53:08 -04:00
charts stable/unifi/templates/deployment.yaml: fix probes (#9180) 2020-09-04 23:47:27 -04:00
.gitignore initial commit 2018-06-21 09:57:50 -04:00
CONTRIBUTING.md moving all charts under charts/ dir (#112) 2020-01-10 14:58:11 -05:00
ct.yaml change ct.yaml config file repos reference 2020-08-29 17:56:37 -04:00
LICENSE top-level renames 2020-08-29 09:29:12 -04:00
README.md Merge pull request #2 from k8s-at-home/rename 2020-08-29 09:53:42 -04:00

k8s@Home collection of helm charts

License

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