Fix storage
This commit is contained in:
parent
7dfeda268e
commit
a7264b42aa
3 changed files with 20 additions and 10 deletions
|
@ -89,7 +89,8 @@ storage:
|
|||
port: 5000
|
||||
initialDelaySeconds: 3
|
||||
persistence:
|
||||
enabled: false
|
||||
enabled: true
|
||||
size: 1Gi
|
||||
|
||||
imgproxy:
|
||||
image:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue