We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377acdc commit 07167a5Copy full SHA for 07167a5
1 file changed
deployment/production/fw-headless-volume.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v1
2
kind: PersistentVolumeClaim
3
metadata:
4
- name: hg-repos
+ name: fw-headless
5
namespace: languagedepot
6
spec:
7
resources:
8
requests:
9
- storage: 150Gi
+ storage: 30Gi
0 commit comments