Skip to content

Commit aea7d50

Browse files
author
Christopher Tauchen
authored
Merge pull request #40076 from darshan-nagaraj/BZ2005023
BZ2005023: Updates MaxCSIVolumeCount namespace
2 parents caaa281 + 5089a1f commit aea7d50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nodes-scheduler-default-predicates.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ The `MaxGCEPDVolumeCount` predicate checks the maximum number of Google Compute
8787
{"name" : "MaxGCEPDVolumeCount"}
8888
----
8989

90-
The `MaxCSIVolumeCount` predicate determines how many Container Storage Interface (CSI) volumes should be attached to a node and whether that number exceeds a configured limit.
90+
The `MaxCSIVolumeCountPred` predicate determines how many Container Storage Interface (CSI) volumes should be attached to a node and whether that number exceeds a configured limit.
9191

9292
[source,yaml]
9393
----
94-
{"name" : "MaxCSIVolumeCount"}
94+
{"name" : "MaxCSIVolumeCountPred"}
9595
----
9696

9797
The `MatchInterPodAffinity` predicate checks if the pod affinity/anti-affinity rules permit the pod.

0 commit comments

Comments
 (0)