parent
6f252efbb6
commit
625771ffdc
1 changed files with 6 additions and 1 deletions
|
@ -5,8 +5,13 @@ environment:
|
|||
auth:
|
||||
existingMasterKeySecret: meili-credentials
|
||||
|
||||
command:
|
||||
- /bin/ash
|
||||
- -c
|
||||
- '/bin/meilisearch --import-dump "/var/lib/meili/dumps/${ls /var/lib/meili/dumps | sort -r | head -n 1}"'
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
enabled: false
|
||||
storageClass: hcloud-volumes
|
||||
|
||||
resources:
|
||||
|
|
Loading…
Add table
Reference in a new issue