Change minio mount
This commit is contained in:
parent
5228ee74a5
commit
a8b2ead98e
|
@ -100,7 +100,7 @@ spec:
|
|||
storage:
|
||||
enabled: true
|
||||
type: hostPath
|
||||
hostPath: /mnt/MainPool/Kubernetes/minio
|
||||
hostPath: /mnt/MainPool/Kubernetes/databases/minio
|
||||
mountPath: /data
|
||||
|
||||
resources:
|
||||
|
|
Loading…
Reference in New Issue