Hey, I'm hitting an out of disk error on taking a full snapshot. I don't have much control over the cluster I am running in but I do have access to a PVC.
Right now the snapshots are going to /kaniko/<build number> this makes it to where you can't mount the /kaniko directory to a volume because the binaries live in /kaniko as well.
I don't see an option to set the snapshot directory, is there a way to do this? or a recommended path here?
Thanks,
Patrick