longhorn: run csi driver on oceanus
This commit is contained in:
parent
599e973d68
commit
530f813ebd
@ -91,6 +91,11 @@ spec:
|
|||||||
nodeSelector:
|
nodeSelector:
|
||||||
longhorn-host: "true"
|
longhorn-host: "true"
|
||||||
longhornDriver:
|
longhornDriver:
|
||||||
|
tolerations:
|
||||||
|
- key: veles.bstein.dev/simulation
|
||||||
|
operator: Equal
|
||||||
|
value: "true"
|
||||||
|
effect: NoSchedule
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
longhorn-host: "true"
|
longhorn-host: "true"
|
||||||
longhornUI:
|
longhornUI:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user