mirror of
https://github.com/bitnami/charts.git
synced 2026-04-01 06:47:23 +08:00
[bitnami/phpmyadmin] Fix typo in deployment.yaml template (#26616)
* [bitnami/phpmyadmin] Fix typo in deployment.yaml template Signed-off-by: Peter Kerwien <peter.kerwien@gmail.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Peter Kerwien <peter.kerwien@gmail.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -224,7 +224,7 @@ spec:
|
||||
subPath: apache-logs-dir
|
||||
- name: empty-dir
|
||||
mountPath: /opt/bitnami/apache/var/run
|
||||
subPath: apcahe-tmp-dir
|
||||
subPath: apache-tmp-dir
|
||||
- name: empty-dir
|
||||
mountPath: /opt/bitnami/php/etc
|
||||
subPath: php-conf-dir
|
||||
|
||||
Reference in New Issue
Block a user