feat: add ArgoCD Application for backups stack #120

Open
gitea-admin wants to merge 1 commits from orion/auto/feat-add-argocd-application-for-backups--1780384909112 into main
Owner

AI Reasoning

PR #116 merged the backup manifests (Namespace, PVC, ExternalSecret, CronJob, RecurringJobs) but ArgoCD has no Application CR targeting deployments/backups/. Without this, ArgoCD ignores the directory and never deploys the resources. This CR enables ArgoCD to watch, create the namespace, and sync the backup stack.


Policy Verdict

👤 Human review required — Unclassified change — defaulting to human review

Operation type: unknown

Proposed by ORION

## AI Reasoning PR #116 merged the backup manifests (Namespace, PVC, ExternalSecret, CronJob, RecurringJobs) but ArgoCD has no Application CR targeting `deployments/backups/`. Without this, ArgoCD ignores the directory and never deploys the resources. This CR enables ArgoCD to watch, create the namespace, and sync the backup stack. --- ## Policy Verdict 👤 **Human review required** — Unclassified change — defaulting to human review *Operation type: `unknown`* *Proposed by [ORION](https://github.com/richard-callis/orion-web)*
gitea-admin added 1 commit 2026-06-02 07:21:49 +00:00
feat: add ArgoCD Application for backups stack
Validate Manifests / validate (pull_request) Failing after 2s
2d67b760f4
gitea-admin added 1 commit 2026-06-02 07:21:51 +00:00
feat: add ArgoCD Application for backups stack
Validate Manifests / validate (pull_request) Failing after 2s
2d67b760f4
Some checks are pending
Validate Manifests / validate (pull_request) Failing after 2s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin orion/auto/feat-add-argocd-application-for-backups--1780384909112:orion/auto/feat-add-argocd-application-for-backups--1780384909112
git checkout orion/auto/feat-add-argocd-application-for-backups--1780384909112
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea-admin/talos-cluster#120