Skip to content

Commit 2ff849a

Browse files
committed
Switch production to cephfs-new storage class
1 parent ec35962 commit 2ff849a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
/.project
2+
/generated-production/
3+
/generated-staging/
4+
/jsonnet-generated-production/
5+
/jsonnet-generated-staging/

charts/openvsx/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ es:
4343
requests:
4444
cpu: 1
4545
memory: 8Gi
46-
storage_class: cephfs-2repl
46+
storage_class: cephfs-new

0 commit comments

Comments
 (0)