mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/wordpress] Update README.md according to latest changes on values.yaml (#7190)
This commit is contained in:
committed by
k8s-ci-robot
parent
bfd258c438
commit
2b4040f0b8
@@ -1,5 +1,5 @@
|
||||
name: wordpress
|
||||
version: 2.1.9
|
||||
version: 2.1.10
|
||||
appVersion: 4.9.8
|
||||
description: Web publishing platform for building blogs and websites.
|
||||
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
|
||||
|
||||
@@ -59,7 +59,7 @@ The following table lists the configurable parameters of the WordPress chart and
|
||||
| `wordpressLastName` | Last name | `LastName` |
|
||||
| `wordpressBlogName` | Blog name | `User's Blog!` |
|
||||
| `wordpressTablePrefix` | Table prefix | `wp_` |
|
||||
| `allowEmptyPassword` | Allow DB blank passwords | `yes` |
|
||||
| `allowEmptyPassword` | Allow DB blank passwords | `true` |
|
||||
| `smtpHost` | SMTP host | `nil` |
|
||||
| `smtpPort` | SMTP port | `nil` |
|
||||
| `smtpUser` | SMTP user | `nil` |
|
||||
|
||||
Reference in New Issue
Block a user