Skip to content

Commit ce65f15

Browse files
authored
Merge pull request #2 from taxibeat/backup-s3-upload
Typo
2 parents c678f0a + a37d8f7 commit ce65f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/environment/default.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ LDAP_BACKUP_DATA_CRON_EXP: 0 4 * * *
55
# Delete backups that are over 15 days
66
LDAP_BACKUP_TTL: 15
77

8-
# Upload backups tp S3
8+
# Upload backups to S3
99
UPLOAD_TO_S3: false
1010
S3_PATH: bucket/key-folder

0 commit comments

Comments
 (0)