Skip to content

Commit

Permalink
add PS2 share
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas committed Jul 6, 2024
1 parent 524ea9c commit f7bb8f3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions apps/samba-adapter/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,11 @@ data:
guestok: yes
veto: no
recycle: yes
- name: pstwo
comment: PS2 Share for Games
path: /samba/public/documents/ps2games
browsable: yes
readonly: no
guestok: yes
veto: no
recycle: yes
2 changes: 1 addition & 1 deletion apps/samba-adapter/volume.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
storage: 16Ti
nfs:
server: fileserver.chaosdorf.space
path: /srv/storage/documents/ps2games
path: /srv/storage
accessModes:
- ReadWriteOnce
---
Expand Down

0 comments on commit f7bb8f3

Please sign in to comment.