mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[incubator/cassandra] update readme SA create to true (#8100)
* [incubator/cassandra] update readme SA create to true Signed-off-by: Maor <maor.friedman@nuvo-group.com> * [incubator/cassandra] bump chart version to 0.6.1 Signed-off-by: Maor <maor.friedman@nuvo-group.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
f0f62f382d
commit
8ec3dd34a8
@@ -1,5 +1,5 @@
|
||||
name: cassandra
|
||||
version: 0.6.0
|
||||
version: 0.6.1
|
||||
appVersion: 3
|
||||
description: Apache Cassandra is a free and open-source distributed database management
|
||||
system designed to handle large amounts of data across many commodity servers, providing
|
||||
|
||||
@@ -116,7 +116,7 @@ The following table lists the configurable parameters of the Cassandra chart and
|
||||
| `readinessProbe.successThreshold` | Minimum consecutive successes for the probe to be considered successful after having failed. | `1` |
|
||||
| `readinessProbe.failureThreshold` | Minimum consecutive failures for the probe to be considered failed after having succeeded. | `3` |
|
||||
| `rbac.create` | Specifies whether RBAC resources should be created | `true` |
|
||||
| `serviceAccount.create` | Specifies whether a ServiceAccount should be created | `false` |
|
||||
| `serviceAccount.create` | Specifies whether a ServiceAccount should be created | `true` |
|
||||
| `serviceAccount.name` | The name of the ServiceAccount to use | |
|
||||
| `backup.enabled` | Enable backup on chart installation | `false` |
|
||||
| `backup.schedule` | Keyspaces to backup, each with cron time | |
|
||||
|
||||
Reference in New Issue
Block a user