Skip to content

Commit

Permalink
fix(syncthing): update HelmRelease configuration to use syncthing ins…
Browse files Browse the repository at this point in the history
…tead of prowlarr
  • Loading branch information
binaryn3xus committed Dec 29, 2024
1 parent 231da42 commit 1a09e97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/default/syncthing/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
namespace: volsync
values:
controllers:
prowlarr:
syncthing:
annotations:
reloader.stakater.com/auto: "true"
containers:
Expand Down Expand Up @@ -76,7 +76,7 @@ spec:
protocol: UDP

ingress:
prowlarr:
syncthing:
className: internal
annotations:
external-dns.alpha.kubernetes.io/target: "internal.${SECRET_DOMAIN}"
Expand Down

0 comments on commit 1a09e97

Please sign in to comment.