mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update README of rabbitmq (#4811)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: rabbitmq
|
||||
version: 0.7.1
|
||||
version: 0.7.2
|
||||
appVersion: 3.7.4
|
||||
description: Open source message broker software that implements the Advanced Message Queuing Protocol (AMQP)
|
||||
keywords:
|
||||
|
||||
@@ -77,7 +77,7 @@ The following table lists the configurable parameters of the RabbitMQ chart and
|
||||
| `livenessProbe.enabled` | would you like a livessProbed to be enabled | `true` |
|
||||
| `livenessProbe.initialDelaySeconds` | number of seconds | 120 |
|
||||
| `livenessProbe.timeoutSeconds` | number of seconds | 5 |
|
||||
| `livenessProbe.failureThreshold` | number of faliures | 6 |
|
||||
| `livenessProbe.failureThreshold` | number of failures | 6 |
|
||||
| `readinessProbe.enabled` | would you like a readinessProbe to be enabled | `true` |
|
||||
| `readinessProbe.initialDelaySeconds` | number of seconds | 10 |
|
||||
| `readinessProbe.timeoutSeconds` | number of seconds | 3 |
|
||||
|
||||
Reference in New Issue
Block a user