mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-27 20:46:00 +02:00
fix: hass remove rflink
This commit is contained in:
@@ -107,13 +107,3 @@ spec:
|
|||||||
memory: 1000Mi
|
memory: 1000Mi
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: false
|
enabled: false
|
||||||
affinity:
|
|
||||||
nodeAffinity:
|
|
||||||
requiredDuringSchedulingIgnoredDuringExecution:
|
|
||||||
nodeSelectorTerms:
|
|
||||||
- matchExpressions:
|
|
||||||
- {
|
|
||||||
key: "feature.node.kubernetes.io/custom-rflink",
|
|
||||||
operator: In,
|
|
||||||
values: ["true"],
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user