fix: Always deploy soulseekd on worker01

This commit is contained in:
Peter 2026-05-24 21:31:16 +02:00
parent 755764cee4
commit c9a86f3fb3
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -17,6 +17,7 @@ spec:
labels: labels:
app: soulseekd app: soulseekd
spec: spec:
nodeName: k8s-wheatley-worker01
initContainers: initContainers:
- name: gluetun - name: gluetun
image: ghcr.io/qdm12/gluetun image: ghcr.io/qdm12/gluetun