Skip to content

Commit

Permalink
specify storageclassname
Browse files Browse the repository at this point in the history
  • Loading branch information
jodok committed Jan 5, 2023
1 parent 1004569 commit 1128d3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/base/mastodon/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,13 @@ spec:
resources:
requests:
storage: 10Gi
storageClassName: gp2
system:
accessMode: ReadWriteOnce
resources:
requests:
storage: 100Gi
storageClassName: gp2
s3:
enabled: false
access_key: ""
Expand Down

0 comments on commit 1128d3f

Please sign in to comment.