chore(minecraft-hosted): increase storage allocation and remove mcbackup storage
This commit is contained in:
@@ -203,7 +203,7 @@ spec:
|
|||||||
src:
|
src:
|
||||||
enabled: true
|
enabled: true
|
||||||
enabled: true
|
enabled: true
|
||||||
size: 500Gi
|
size: 600Gi
|
||||||
targetSelector:
|
targetSelector:
|
||||||
main:
|
main:
|
||||||
main:
|
main:
|
||||||
@@ -215,19 +215,13 @@ spec:
|
|||||||
dynmap:
|
dynmap:
|
||||||
enabled: true
|
enabled: true
|
||||||
storageClass: ceph-nvme2
|
storageClass: ceph-nvme2
|
||||||
size: 250Gi
|
size: 500Gi
|
||||||
targetSelector:
|
targetSelector:
|
||||||
main:
|
main:
|
||||||
main:
|
main:
|
||||||
mountPath: /data/dynmap/web
|
mountPath: /data/dynmap/web
|
||||||
backups:
|
backups:
|
||||||
enabled: true
|
enabled: false
|
||||||
storageClass: ceph-nvme2
|
|
||||||
size: 250Gi
|
|
||||||
targetSelector:
|
|
||||||
mcbackup:
|
|
||||||
mcbackup:
|
|
||||||
mountPath: /backups
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 10000m
|
cpu: 10000m
|
||||||
|
|||||||
Reference in New Issue
Block a user