mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Allow Drupal helm chart to use an existing database * Do not deploy mariadb chart if using external database * Add new properties to README * Refactor properties to configure an external database * Update dependencies
6 lines
140 B
YAML
6 lines
140 B
YAML
dependencies:
|
|
- name: mariadb
|
|
version: 1.0.5
|
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
|
condition: mariadb.enabled
|