You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/kubernetes/operations/assign-neo4j-pods.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
[[NodeSelector]]
2
2
= Assign Neo4j pods to specific nodes
3
3
4
-
The Neo4j Helm chart provides support for assigning your Neo4j pods to specific nodes using `nodeSelector` labels.
4
+
The Neo4j Helm charts `neo4j/neo4j` and `neo4j/neo4j-admin` (from version 5.10) provide support for assigning your Neo4j pods to specific nodes using `nodeSelector` labels.
5
5
6
6
You specify the `nodeSelector` labels in the _values.yaml_ file.
0 commit comments