Skip to content

Commit

Permalink
remove volume mount for sockets
Browse files Browse the repository at this point in the history
  • Loading branch information
bkiahstroud committed Aug 20, 2024
1 parent 645c7f4 commit 844f183
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions chart/princeton-manifold/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,6 @@ volumeMounts:
- mountPath: /opt/manifold/api/data
name: shared-storage
subPath: data
- mountPath: /manifold_sockets
name: shared-storage
subPath: sockets

nodeSelector: {}

Expand Down

0 comments on commit 844f183

Please sign in to comment.