refactor: move nfs entry upstream

This commit is contained in:
Nicolas Giard 2024-05-04 18:51:18 -04:00
parent 0a3bb9e381
commit 24309c2b04

View file

@ -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"