mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Mount the SSL certificates used to connect to the database in /db_certs instead of /certs, as /certs is already used by the bitnami/phpmyadmin Docker image to configure Apache internally. Signed-off-by: Nicolas Camus <nicolas@octopulse.io>
18 lines
423 B
YAML
18 lines
423 B
YAML
apiVersion: v1
|
|
name: phpmyadmin
|
|
version: 4.2.9
|
|
appVersion: 5.0.1
|
|
description: phpMyAdmin is an mysql administration frontend
|
|
keywords:
|
|
- mariadb
|
|
- mysql
|
|
- phpmyadmin
|
|
home: https://www.phpmyadmin.net/
|
|
icon: https://bitnami.com/assets/stacks/phpmyadmin/img/phpmyadmin-stack-220x234.png
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-phpmyadmin
|
|
maintainers:
|
|
- name: Bitnami
|
|
email: containers@bitnami.com
|
|
engine: gotpl
|