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:
@@ -6,8 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://k8s-at-home.com/charts/
|
- repoURL: https://bananaspliff.github.io/geek-charts
|
||||||
chart: transmission-openvpn
|
chart: transmission
|
||||||
targetRevision: "*"
|
targetRevision: "*"
|
||||||
ref: charts
|
ref: charts
|
||||||
helm:
|
helm:
|
||||||
@@ -27,4 +27,3 @@ spec:
|
|||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- ServerSideApply=true
|
- ServerSideApply=true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user