mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 10:02:21 +00:00
k8s: fix volume mount
This commit is contained in:
@@ -29,7 +29,7 @@ spec:
|
||||
volumeMounts:
|
||||
- name: senpy-data
|
||||
mountPath: /senpy-data
|
||||
subpath: data
|
||||
subPath: data
|
||||
volumes:
|
||||
- name: senpy-data
|
||||
persistentVolumeClaim:
|
||||
|
Reference in New Issue
Block a user