mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-22 09:39:55 +00:00
fix(minecraft): PEBKAC
This commit is contained in:
@@ -49,7 +49,7 @@ spec:
|
||||
volumeSnapshotClassName: "block"
|
||||
storageClassName: "block"
|
||||
capacity: "20Gi"
|
||||
accessModes: ["ReadWriteMany"]
|
||||
accessModes: ["ReadWriteOnce"]
|
||||
moverSecurityContext:
|
||||
runAsUser: &uid ${APP_UID_MINECRAFT}
|
||||
runAsGroup: *uid
|
||||
|
||||
Reference in New Issue
Block a user