Skip to content
Snippets Groups Projects
Commit 67e8754d authored by Mehrnaz Charkhchi's avatar Mehrnaz Charkhchi
Browse files

Merge branch 'new-tools-api-vol-mount' into 'k8s123-migration'

Update tools API mount point

See merge request !38
parents 2d7ccbeb 8c2d03c3
No related branches found
No related tags found
1 merge request!38Update tools API mount point
......@@ -29,9 +29,9 @@ spec:
- configMapRef:
name: proxy-configmap
volumeMounts:
- mountPath: /usr/data
name: tools-api-data-vol
volumes:
- mountPath: /nfs/public/rw/enswbsites
name:
volumes:tools-api-data-vol
- name: tools-api-data-vol
nfs:
path: <NFS_PATH>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment