Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit 5f2292c

Browse files
authored
Merge pull request #1239 from robinbraemer/patch-1
Correct docs for a Cluster Selector case
2 parents 55b7a5f + a4c935e commit 5f2292c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/userguide.md

-3
Original file line numberDiff line numberDiff line change
@@ -777,9 +777,6 @@ spec:
777777

778778
### `spec.placement.clusters` is not provided, `spec.placement.clusterSelector` is provided but empty
779779

780-
In this case, `spec.placement.clusterSelector` will be ignored, since
781-
`spec.placement.clusters` is provided. This ensures that the results of runtime
782-
scheduling have priority over manual definition of a cluster selector.
783780

784781
```yaml
785782
spec:

0 commit comments

Comments
 (0)