fix: repair transmission deployment.yaml and add missing PVC #117

Open
gitea-admin wants to merge 2 commits from orion/auto/fix-repair-transmission-deployment-yaml--1780375360519 into main
Owner

AI Reasoning

ArgoCD is in ComparisonError due to YAML syntax error on line 40 of media/transmission/deployment.yaml. This is blocking ALL deployments cluster-wide. Transmission also lacks a config PVC, so it was never successfully deployed. This PR fixes the broken YAML and adds the missing PVC.


Policy Verdict

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

Operation type: unknown

Proposed by ORION

## AI Reasoning ArgoCD is in ComparisonError due to YAML syntax error on line 40 of media/transmission/deployment.yaml. This is blocking ALL deployments cluster-wide. Transmission also lacks a config PVC, so it was never successfully deployed. This PR fixes the broken YAML and adds the missing PVC. --- ## 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 2 commits 2026-06-02 04:42:41 +00:00
gitea-admin added 1 commit 2026-06-02 04:42:42 +00:00
gitea-admin added 1 commit 2026-06-02 04:42:42 +00:00
fix: repair transmission deployment.yaml and add missing PVC
Validate Manifests / validate (pull_request) Successful in 12s
d2a7b47e5b
Some checks are pending
Validate Manifests / validate (pull_request) Successful in 12s
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/fix-repair-transmission-deployment-yaml--1780375360519:orion/auto/fix-repair-transmission-deployment-yaml--1780375360519
git checkout orion/auto/fix-repair-transmission-deployment-yaml--1780375360519
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#117