Skip to content

Commit

Permalink
chore(media): adjust volume sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
alxbl committed May 24, 2024
1 parent 8c205c7 commit e5c9635
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infra/k8s/catalog/templates/aquisition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
downloadLimit: 10000
storage:
create: true
size: 1Ti
size: 2Ti
vpn:
mode: "openvpn"
provider: "nordvpn"
Expand Down
2 changes: 1 addition & 1 deletion infra/k8s/catalog/templates/photoprism.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
name: smbd-data
database:
create: true
size: 5Gi
size: 50Gi
settings:
DatabaseDriver: 'mysql'
SiteUrl: "https://lab.segfault.me/photos"
Expand Down

0 comments on commit e5c9635

Please sign in to comment.