fix: hass remove rflink

This commit is contained in:
auricom
2021-06-01 06:59:10 +02:00
parent 1777f8e69d
commit ccb97e4038

View File

@@ -107,13 +107,3 @@ spec:
memory: 1000Mi
postgresql:
enabled: false
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- {
key: "feature.node.kubernetes.io/custom-rflink",
operator: In,
values: ["true"],
}