docs: update Kubernetes deployment

This commit is contained in:
Jonas Kaninda
2024-09-09 07:17:15 +02:00
parent b3570d774c
commit a7f7e57a0d
8 changed files with 10 additions and 15 deletions

View File

@@ -65,7 +65,7 @@ spec:
command:
- /bin/sh
- -c
- bkup restore -s s3 --path /custom_path -f store_20231219_022941.sql.gz
- restore -s s3 --path /custom_path -f store_20231219_022941.sql.gz
env:
- name: DB_PORT
value: "3306"