diff --git a/stable/percona/Chart.yaml b/stable/percona/Chart.yaml index 18d4d44346..99dc579074 100644 --- a/stable/percona/Chart.yaml +++ b/stable/percona/Chart.yaml @@ -1,5 +1,5 @@ name: percona -version: 0.3.0 +version: 0.3.1 description: free, fully compatible, enhanced, open source drop-in replacement for MySQL keywords: diff --git a/stable/percona/README.md b/stable/percona/README.md index 75cb4d008e..8aa30ae180 100644 --- a/stable/percona/README.md +++ b/stable/percona/README.md @@ -44,7 +44,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 | | ----------------------- | ---------------------------------- | ---------------------------------------------------------- | diff --git a/stable/percona/values.yaml b/stable/percona/values.yaml index d9287dbf1c..deca25f0ac 100644 --- a/stable/percona/values.yaml +++ b/stable/percona/values.yaml @@ -37,7 +37,7 @@ persistence: ## set, choosing the default provisioner. (gp2 on AWS, standard on ## GKE, AWS & OpenStack) ## - # storageClass: "-" + # storageClass: "-" accessMode: ReadWriteOnce size: 8Gi