mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-14 04:32:29 +00:00
k8s: fix volume mount
This commit is contained in:
parent
9747140b54
commit
98d368dd9a
@ -29,7 +29,7 @@ spec:
|
||||
volumeMounts:
|
||||
- name: senpy-data
|
||||
mountPath: /senpy-data
|
||||
subpath: data
|
||||
subPath: data
|
||||
volumes:
|
||||
- name: senpy-data
|
||||
persistentVolumeClaim:
|
||||
|
Loading…
Reference in New Issue
Block a user