Skip to content

Commit

Permalink
Merge pull request #664 from dark-vex/dark-vex-patch-1
Browse files Browse the repository at this point in the history
Fix AWX backup cronjob
  • Loading branch information
dark-vex authored Nov 26, 2024
2 parents 2cca9a9 + f8e47c4 commit 6d10f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusters/k8s-vms-daniele/apps/awx/backup/backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ spec:
name: awx-postgres-configuration
key: password
- name: BACKUP_KEEP_DAYS
value: 60
value: "60"
restartPolicy: OnFailure

0 comments on commit 6d10f8b

Please sign in to comment.