mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix an error in line 51,change the word 'tables' to 'table' (#4356)
* add a new version to it upgrade the version to a new * fix an error in line 51,change the word 'tables' to 'table' there is a grammar mistake in line 51,the word 'tables' should be modified to 'table'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: percona-xtradb-cluster
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
appVersion: 5.7.19
|
||||
description: free, fully compatible, enhanced, open source drop-in replacement for
|
||||
MySQL with Galera Replication (xtradb)
|
||||
|
||||
@@ -48,7 +48,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters of the Percona chart and their default values.
|
||||
The following table lists the configurable parameters of the Percona chart and their default values.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| ----------------------- | ---------------------------------- | ---------------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user