chore: remove unused comments
This commit is contained in:
parent
78fde5a9bb
commit
a72cb94dd6
|
@ -73,21 +73,3 @@ spec:
|
|||
existingClaim: dendrite
|
||||
globalMounts:
|
||||
- path: /var/dendrite
|
||||
|
||||
# searchindex:
|
||||
# type: hostPath
|
||||
# hostPath: /mnt/MainPool/Kubernetes/matrix/searchindex
|
||||
# globalMounts:
|
||||
# - path: /var/dendrite/searchindex
|
||||
#
|
||||
# media-store:
|
||||
# type: hostPath
|
||||
# hostPath: /mnt/MainPool/Kubernetes/matrix/media
|
||||
# globalMounts:
|
||||
# - path: /var/dendrite/media_store
|
||||
#
|
||||
# jetstream:
|
||||
# type: hostPath
|
||||
# hostPath: /mnt/MainPool/Kubernetes/matrix/jetstream
|
||||
# globalMounts:
|
||||
# - path: /var/dendrite/jetstream
|
Loading…
Reference in New Issue