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

@@ -104,7 +104,7 @@ spec:
command:
- /bin/sh
- -c
- mysql-bkup backup -s s3 --path /custom_path
- backup -s s3 --path /custom_path
env:
- name: DB_PORT
value: "3306"