diff --git a/chart/templates/minetest.yaml b/chart/templates/minetest.yaml index b3e8d92..d727f53 100644 --- a/chart/templates/minetest.yaml +++ b/chart/templates/minetest.yaml @@ -87,8 +87,8 @@ spec: subPath: .minetest {{- if .Values.worldmtSecretName }} - name: minetest-worldmt - readOnly: true - mountPath: "/config/.minetest/worlds/world/" + readOnly: false + mountPath: "/config/.minetest/worlds/world/world.mt" subPath: world.mt {{- end }} env: