mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/magento] Fix rootUser (#6061)
* [stable/magento] Fix rootUser * Bump version
This commit is contained in:
committed by
k8s-ci-robot
parent
7c2403ad60
commit
baad7dfdac
@@ -1,5 +1,5 @@
|
||||
name: magento
|
||||
version: 2.0.0
|
||||
version: 2.0.1
|
||||
appVersion: 2.2.4
|
||||
description: A feature-rich flexible e-commerce solution. It includes transaction options, multi-store functionality, loyalty programs, product categorization and shopper filtering, promotion rules, and more.
|
||||
keywords:
|
||||
|
||||
@@ -109,7 +109,7 @@ mariadb:
|
||||
## MariaDB admin password
|
||||
## ref: https://github.com/bitnami/bitnami-docker-mariadb/blob/master/README.md#setting-the-root-password-on-first-run
|
||||
##
|
||||
# root:
|
||||
# rootUser:
|
||||
# password:
|
||||
|
||||
## Enable persistence using Persistent Volume Claims
|
||||
|
||||
Reference in New Issue
Block a user