mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Allow phpBB helm chart to use an existing database * Add missing env var * Refactor properties to configure external database * Fix lint * Update dependencies * Avoid exposing the database password for external database setup * Apply Sameer feedback * More feedback * Fix typo * Fix lint error
6 lines
140 B
YAML
6 lines
140 B
YAML
dependencies:
|
|
- name: mariadb
|
|
version: 0.7.0
|
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
|
condition: mariadb.enabled
|