Files
deprecated-helm-charts/stable/drupal/templates
Scott Rigby 163eca9eff [stable/drupal] PV hostPath (#1057)
* Existing PVC support for stable/drupal

* Move ExistingClaim value below drupal, because it only applies to Drupal PVC

* Rename existingClaim to match chart case format

* drupal-data volume hostPath template

* drupal.persistence.hostPath default nil value comments

* hostPath deployment option

* hostPath README documentation

* Simplify hostpath PVC name (was redundant NAME-drupal-drupal-hostpath)

* Fix existingClaim case on hostPath additions

* Chart stable/drupal minor version bump for new hostPath feature

* Reuse PVC template

* Roll back deployment PVC name change, since we now re-use existing PVC template

* Add hostPath system compatibility and mounting steps to README

* Update README with minikube mount option
2017-06-14 10:01:40 +02:00
..