diff --git a/charts/atlantis/templates/redis.yaml b/charts/atlantis/templates/redis.yaml index bb5e02f6..1d3840fd 100644 --- a/charts/atlantis/templates/redis.yaml +++ b/charts/atlantis/templates/redis.yaml @@ -51,7 +51,7 @@ spec: key: {{ .Values.redis.secret.key | quote }} {{- if .Values.redis.backup.enabled }} snapshot: - dir: "s3://redis/prod-atlantis-redis" + dir: "s3://obx-redis/prod-atlantis-redis cron: "0 3 * * *" # Default: every day at 03:00 enableOnMasterOnly: false persistentVolumeClaimSpec: