mirror of
https://github.com/ditkrg/db-backup-s3.git
synced 2026-01-25 15:23:03 +00:00
Rename MSSQL_BACKUP_DIR to MSSQL_DATA_DIR across configuration files and scripts for consistency. Update README and test scripts to reflect the new variable name. This change ensures clarity in the purpose of the directory used for MSSQL data and backups.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
This commit is contained in:
@@ -119,7 +119,7 @@ spec:
|
||||
#
|
||||
# ConfigMap (mssql-config) - See k8s-mssql-configmap-example.yaml
|
||||
# - DATABASE_SERVER, DATABASE_HOST, DATABASE_NAME, DATABASE_PORT
|
||||
# - MSSQL_BACKUP_DIR, MSSQL_EXTRA_OPTS
|
||||
# - MSSQL_DATA_DIR, MSSQL_EXTRA_OPTS
|
||||
# - SCHEDULE, BACKUP_KEEP_DAYS
|
||||
# - S3_BUCKET, S3_PREFIX, S3_REGION, S3_ENDPOINT, S3_S3V4
|
||||
# Note: DATABASE_HOST is overridden to "localhost" in the StatefulSet for sidecar pattern
|
||||
|
||||
Reference in New Issue
Block a user