Closed GeiserX closed 4 years ago
Is there a way to "easily" point to a pv/pvc in order to have real persistant storage in my k3s cluster?
Sorry it's not an issue, but a question. Maybe a feature request :)
PS. Is there a way to easily uninstall all of it without going one-by-one deleting all resources? Thank you!
You can enable a flag that makes the stack create a PV/PVC in some StorageClass. You can't use an existing one. Yes, make teardown
make teardown
Is there a way to "easily" point to a pv/pvc in order to have real persistant storage in my k3s cluster?
Sorry it's not an issue, but a question. Maybe a feature request :)
PS. Is there a way to easily uninstall all of it without going one-by-one deleting all resources? Thank you!