mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
added rootUser to values.yaml (#6479)
* added rootUser to values.yaml * bumped chart version for ghost chart
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: ghost
|
||||
version: 4.0.4
|
||||
version: 4.0.5
|
||||
appVersion: 1.24.7-debian-8
|
||||
description: A simple, powerful publishing platform that allows you to share your
|
||||
stories with the world
|
||||
|
||||
@@ -114,7 +114,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