mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-02 08:26:17 +00:00
Update readme.md
version bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 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
|
||||
@@ -17,4 +17,4 @@ kubectl create -f https://raw.githubusercontent.com/kubernetes-csi/csi-driver-sm
|
||||
```
|
||||
kubectl -n kube-system get pod -o wide --watch -l app=csi-smb-controller
|
||||
kubectl -n kube-system get pod -o wide --watch -l app=csi-smb-node
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user