persist the namespace
This commit is contained in:
parent
5486a2192c
commit
2e56d2092d
2 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ spec:
|
|||
volumeMounts:
|
||||
- mountPath: /data
|
||||
name: data
|
||||
subPath: minecraft
|
||||
volumes:
|
||||
- name: data
|
||||
persistentVolumeClaim:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue