Skip to content

Commit

Permalink
fix: update storage access mode for gitea (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkonush authored Nov 30, 2024
1 parent a2554f1 commit bf80120
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/gitea/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ gitea:
persistence:
enabled: true
size: 20Gi
accessModes:
- ReadWriteMany
postgresql-ha:
global:
defaultStorageClass: longhorn
Expand Down

0 comments on commit bf80120

Please sign in to comment.