Skip to content

Commit 04e6d9d

Browse files
fix relref (#652)
1 parent c787a74 commit 04e6d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/kubernetes/recommendations/node-selection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Here are the ways that you can control the pod scheduling:
2828

2929
## Using node selectors
3030

31-
The [`nodeSelector`]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api/#spec">}})
31+
The [`nodeSelector`]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api#spec">}})
3232
property of the cluster specification uses the same values and structures as
3333
the [Kubernetes `nodeSelector`](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector).
3434
In general, node labels are a simple way to make sure that specific nodes are used for Redis Enterprise pods.

0 commit comments

Comments
 (0)