use new {pvc_name} template field to mount the spawner's resolved pvc, rather than overriding the claim name, which may not match the created pvc
I'd really like to be able to have a test for this, but I'm not sure how to set it up here. This is really an issue for this chart, not kubespawner itself.
{pvc_name}
template field to mount the spawner's resolved pvc, rather than overriding the claim name, which may not match the created pvcI'd really like to be able to have a test for this, but I'm not sure how to set it up here. This is really an issue for this chart, not kubespawner itself.
I believe this closes #3536