fix(transmission): point ArgoCD app to bananaspliff/transmission chart

ArgoCD reported: chart 'transmission-openvpn' not found in https://k8s-at-home.com/charts/.\nSwitch to bananaspliff/geek-charts 'transmission' which matches our values pattern (env/volumes/volumeMounts).\n\nCommitted via Codex CLI.
This commit is contained in:
gilgamezh
2025-08-30 17:33:36 +02:00
parent 75622374ff
commit 9810330571
+2 -3
View File
@@ -6,8 +6,8 @@ metadata:
spec:
project: default
sources:
- repoURL: https://k8s-at-home.com/charts/
chart: transmission-openvpn
- repoURL: https://bananaspliff.github.io/geek-charts
chart: transmission
targetRevision: "*"
ref: charts
helm:
@@ -27,4 +27,3 @@ spec:
syncOptions:
- CreateNamespace=true
- ServerSideApply=true