mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/*] Fix typo in README (leaviness > liveness) (#4917)
This commit is contained in:
@@ -28,4 +28,4 @@ name: kubewatch
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-kubewatch
|
||||
- https://github.com/bitnami-labs/kubewatch
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
|
||||
@@ -121,7 +121,7 @@ The following tables lists the configurable parameters of the Kubewatch chart an
|
||||
| `containerSecurityContext` | Kubewatch containers' Security Context | Check `values.yaml` file |
|
||||
| `resources.limits` | The resources limits for the Kubewatch container | `{}` |
|
||||
| `resources.requests` | The requested resources for the Kubewatch container | `{}` |
|
||||
| `leavinessProbe` | Leaviness probe configuration for Kubewatch | Check `values.yaml` file |
|
||||
| `livenessProbe` | Liveness probe configuration for Kubewatch | Check `values.yaml` file |
|
||||
| `readinessProbe` | Readiness probe configuration for Kubewatch | Check `values.yaml` file |
|
||||
| `customLivenessProbe` | Override default liveness probe | `nil` |
|
||||
| `customReadinessProbe` | Override default readiness probe | `nil` |
|
||||
|
||||
Reference in New Issue
Block a user