Synchronize upstreamed folder to 6d79a9d62

This commit is contained in:
bitnami-bot
2019-03-07 18:36:29 +00:00
parent 2e990cf7e2
commit bb7d3ff005
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: wordpress
version: 5.4.0
version: 5.4.1
appVersion: 5.1.0
description: Web publishing platform for building blogs and websites.
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png

View File

@@ -174,7 +174,7 @@ spec:
name: wordpress-data
subPath: php
{{- if and .Values.allowOverrideNone .Values.customHTAccessCM}}
- mountPath: /opt/bitnami/wordpress
- mountPath: /opt/bitnami/wordpress/wordpress-htaccess.conf
name: custom-htaccess
subPath: wordpress-htaccess.conf
{{- end }}