Change minio mount

This commit is contained in:
SeanOMik 2023-04-14 20:20:34 -04:00
parent 5228ee74a5
commit a8b2ead98e
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ spec:
storage: storage:
enabled: true enabled: true
type: hostPath type: hostPath
hostPath: /mnt/MainPool/Kubernetes/minio hostPath: /mnt/MainPool/Kubernetes/databases/minio
mountPath: /data mountPath: /data
resources: resources: