This commit is contained in:
JamesTurland
2025-09-04 18:12:00 +01:00

View File

@@ -1,6 +1,6 @@
# Install CSI driver # Install CSI driver
``` ```
curl -skSL https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/v1.13.0/deploy/install-driver.sh | bash -s v1.13.0 -- curl -skSL https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/v1.18.0/deploy/install-driver.sh | bash -s v1.18.0 --
``` ```
# Create SMB creds # Create SMB creds