Skip to content

Commit adbe4e9

Browse files
committed
Add storageClass parameter to the opengist app.yaml file for the opengist-volume mount.
1 parent d17f8c5 commit adbe4e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/opengist/app.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ spec:
1616
- mountPath: /root/.opengist
1717
name: opengist-volume
1818
size: 1Gi
19+
storageClass: standard
1920
web:
2021
replicaCount: 1
2122
worker:

0 commit comments

Comments
 (0)