fix(lidarr): avoid turing2 and use postgres

This commit is contained in:
gilgamezh
2025-12-06 19:24:18 +01:00
parent 4979fedcc0
commit 19a19d8fd8
+10
View File
@@ -43,3 +43,13 @@ resources:
memory: "800Mi"
cpu: "1000m"
ephemeral-storage: "1Gi"
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: kubernetes.io/hostname
operator: NotIn
values:
- turing2