10 lines
222 B
Plaintext
10 lines
222 B
Plaintext
nodeSelector:
|
|
openebs.io/engine: mayastor
|
|
volumes:
|
|
- name: ms-volume
|
|
persistentVolumeClaim:
|
|
claimName: ms-volume-claim
|
|
volumeMounts:
|
|
- mountPath: "/volume"
|
|
name: ms-volume
|