The k8s driver now supports the `persistent-volume-claim.requests.storage` option. Setting this option changes the deployment into a statefulset and creates a persistent volume claim where the buildkit data is stored. Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>