Files
deprecated-helm-charts/stable/drupal/requirements.yaml
T
tompizmor 78cc1e1d79 [stable/drupal] allow use of external database (#2817)
* 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
2017-12-08 17:33:04 +00:00

6 lines
140 B
YAML

dependencies:
- name: mariadb
version: 1.0.5
repository: https://kubernetes-charts.storage.googleapis.com/
condition: mariadb.enabled