freeleaps-ops/jobs/freeleaps-data-backup/helm-pkg/freeleaps-data-backup/Chart.yaml
Nicolas a470476c71 feat: add Freeleaps PVC backup job with ArgoCD deployment
- Add Python backup script with PST timezone support
- Create Helm Chart for flexible configuration
- Add ArgoCD Application for GitOps deployment
- Include comprehensive documentation and build scripts
- Support incremental snapshots for cost efficiency
- Process PVCs independently with error handling
- Add .gitignore to exclude Python cache files
2025-08-05 18:07:05 +08:00

17 lines
412 B
YAML

apiVersion: v2
name: freeleaps-data-backup
description: Freeleaps PVC Backup CronJob for production environment
type: application
version: 0.1.0
appVersion: "1.0.0"
keywords:
- backup
- pvc
- snapshot
- cronjob
home: https://freeleaps.com
sources:
- https://freeleaps@dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops
maintainers:
- name: Freeleaps DevOps Team
email: devops@freeleaps.com