mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
fix: k8s persistence access mode
This commit is contained in:
parent
827370c9df
commit
3dff9eac78
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ iceshrimp:
|
|||
enabled: true
|
||||
claimName: null
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
- ReadWriteMany
|
||||
labels: {}
|
||||
class:
|
||||
annotations:
|
||||
|
|
Loading…
Reference in a new issue