diff --git a/helm-values/lidarr_values.yaml b/helm-values/lidarr_values.yaml index 26f08f9..79a0806 100644 --- a/helm-values/lidarr_values.yaml +++ b/helm-values/lidarr_values.yaml @@ -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