refactor: move nfs entry upstream
This commit is contained in:
parent
0a3bb9e381
commit
24309c2b04
|
@ -64,11 +64,8 @@ spec:
|
|||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
volumes:
|
||||
# To be overriden with the actual shared volume
|
||||
- name: dt-vol
|
||||
nfs:
|
||||
server: 10.108.0.18
|
||||
path: "/mnt/datatracker"
|
||||
readOnly: false
|
||||
- name: dt-tmp
|
||||
emptyDir:
|
||||
sizeLimit: "2Gi"
|
||||
|
|
Loading…
Reference in a new issue