diff --git a/e02/templates/Notebook_simple.yaml b/e02/templates/Notebook_simple.yaml index d3acb3e..9d821d7 100644 --- a/e02/templates/Notebook_simple.yaml +++ b/e02/templates/Notebook_simple.yaml @@ -27,6 +27,10 @@ spec: hostPath: path: "{{`{{ workflow.parameters.visitdir }}`}}" type: Directory + - name: software + hostPath: + path: /dls_sw/e02/medipix_mask + type: Directory volumeClaimTemplates: - metadata: name: tmp