diff --git a/active/superflat.yaml b/disabled/superflat.yaml similarity index 100% rename from active/superflat.yaml rename to disabled/superflat.yaml diff --git a/pvc-inpsector.yaml b/pvc-inpsector.yaml index 150f619..87065aa 100644 --- a/pvc-inpsector.yaml +++ b/pvc-inpsector.yaml @@ -2,7 +2,7 @@ apiVersion: v1 kind: Pod metadata: name: pvc-inspector - namespace: superflat + namespace: minecraft spec: containers: - image: busybox @@ -11,7 +11,7 @@ spec: volumeMounts: - mountPath: /data name: data - subPath: minecraft + # subPath: minecraft volumes: - name: data persistentVolumeClaim: