Skip to content

Commit

Permalink
attempt to build using boot
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Orlov committed Aug 21, 2024
1 parent e262d5e commit 015a1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ spec:
- ReadWriteMany
resources:
requests:
storage: 20Gi
storage: 30Gi
storageClassName: longhorn
---

0 comments on commit 015a1c8

Please sign in to comment.