Skip to content

Commit

Permalink
fix: revert media rwx pvc to 1Ti
Browse files Browse the repository at this point in the history
  • Loading branch information
alxbl committed Sep 6, 2024
1 parent 4dc60cf commit 569cc8f
Showing 1 changed file with 1 addition and 1 deletion.
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: 2Ti
size: 1Ti
vpn:
mode: "openvpn"
provider: "nordvpn"
Expand Down

0 comments on commit 569cc8f

Please sign in to comment.