docs: update Kubernetes deployment

This commit is contained in:
Jonas Kaninda
2024-09-12 06:23:24 +02:00
parent 5e83967ba3
commit 334fbc33d5
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,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: "5432"