Skip to content

Commit df4be9e

Browse files
authored
Merge pull request #67359 from aravipra/OCPBUGS-22191
OCPBUGS#22191: Removed duplicate any
2 parents 9d14f2b + 89991d0 commit df4be9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodes/pods/nodes-pods-autoscaling.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ As a developer, you can use a horizontal pod autoscaler (HPA) to
1010
specify how {product-title} should automatically increase or decrease the scale of
1111
a replication controller or deployment configuration, based on metrics collected
1212
from the pods that belong to that replication controller or deployment
13-
configuration. You can create an HPA for any any deployment, deployment config, replica set, replication controller, or stateful set.
13+
configuration. You can create an HPA for any deployment, deployment config, replica set, replication controller, or stateful set.
1414

1515
For information on scaling pods based on custom metrics, see xref:../../nodes/cma/nodes-cma-autoscaling-custom.adoc#nodes-cma-autoscaling-custom[Automatically scaling pods based on custom metrics].
1616

0 commit comments

Comments
 (0)