Azure/helm-charts

Implement Drupal

Closed this issue · 1 comments

From @arschles on September 5, 2017 22:16

There is a Drupal chart here. It has a dependency on MariaDB that it satisfies by running one in the Kubernetes cluster (see here.

A chart should be created in this repository that satisfies that dependency with Azure SQL for MySQL, instead of an in-cluster database.

I'll work on this