This commit is contained in:
@@ -57,11 +57,12 @@ spec:
|
||||
# Backup settings
|
||||
- name: BACKUP_RETENTION_DAYS
|
||||
value: "7"
|
||||
- name: COMPRESSION
|
||||
value: "gzip"
|
||||
# Optional webhook for notifications
|
||||
# - name: WEBHOOK_URL
|
||||
# value: "https://hooks.slack.com/services/YOUR/SLACK/WEBHOOK"
|
||||
# Healthchecks.io monitoring
|
||||
- name: HEALTHCHECKS_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: postgres-backup-secret
|
||||
key: healthchecks-url
|
||||
resources:
|
||||
requests:
|
||||
memory: "256Mi"
|
||||
|
||||
Reference in New Issue
Block a user