longhorn v1.7.3
This commit is contained in:
@@ -28,9 +28,9 @@ the Minio S3 bucket hosted at nas.k-space.ee
|
||||
Longhorn was last upgraded with following snippet:
|
||||
|
||||
```
|
||||
wget https://raw.githubusercontent.com/longhorn/longhorn/v1.6.2/deploy/longhorn.yaml
|
||||
wget https://raw.githubusercontent.com/longhorn/longhorn/v1.7.3/deploy/longhorn.yaml
|
||||
patch -p0 < changes.diff
|
||||
kubectl -n longhorn-system apply -f longhorn.yml -f application-extras.yml -f backup.yaml
|
||||
kubectl -n longhorn-system apply -f longhorn.yaml -f application-extras.yml -f backup.yaml
|
||||
```
|
||||
|
||||
After initial deployment `dedicated=storage:NoSchedule` was specified
|
||||
|
Reference in New Issue
Block a user