Skip to content

Commit

Permalink
fix: update sab node selector
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Jul 26, 2024
1 parent c48aabd commit f4476d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/default/sabnzbd/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ spec:
supplementalGroups: [10000]
seccompProfile: { type: RuntimeDefault }
nodeSelector:
node-role.kubernetes.io/worker: "true"
topology.kubernetes.io/zone: w
service:
app:
controller: sabnzbd
Expand Down

0 comments on commit f4476d9

Please sign in to comment.