Support PVC in Kubernetes Runner

In order to share data between pipelines, GitLab CI Runner provides PVC support.

Does Droid have any plans to implement those?

https://docs.drone.io/pipeline/kubernetes/syntax/volumes/host/

@hyorigo here is a sample kubernetes pipeline configuration that demonstrates how to mount volume claims: