Do you need to deploy the csi-external-snapshotter in addition to csi-driver-nfs in order to get snapshotting to work? #758
|
I saw this tutorial and it is has you install the |
Answered by
lectrician1
Sep 3, 2024
Replies: 1 comment
|
It looks like I did not enable the external-snapshotter in the helm chart. I disabled my separately installed snapshoter and enabled that and it worked. I created a PR to fix the docs so others don't run into this issue #759. |
0 replies
Answer selected by
lectrician1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like I did not enable the external-snapshotter in the helm chart. I disabled my separately installed snapshoter and enabled that and it worked. I created a PR to fix the docs so others don't run into this issue #759.