Skip to content

Commit 303db4c

Browse files
authored
Merge pull request #89673 from mburke5678/cma-add-cron-trigger
OCPBUGS:39408 Custom Metrics Autoscaler Cron trigger missing from supported trigger list
2 parents e2b180e + bb94829 commit 303db4c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nodes/cma/nodes-cma-autoscaling-custom-trigger.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ toc::[]
1010

1111
Triggers, also known as scalers, provide the metrics that the Custom Metrics Autoscaler Operator uses to scale your pods.
1212

13-
The custom metrics autoscaler currently supports only the Prometheus, CPU, memory, and Apache Kafka triggers.
13+
The custom metrics autoscaler currently supports the Prometheus, CPU, memory, Apache Kafka, and cron triggers.
1414

1515
You use a `ScaledObject` or `ScaledJob` custom resource to configure triggers for specific objects, as described in the sections that follow.
1616

@@ -27,4 +27,3 @@ include::modules/nodes-cma-autoscaling-custom-trigger-cpu.adoc[leveloffset=+1]
2727
include::modules/nodes-cma-autoscaling-custom-trigger-memory.adoc[leveloffset=+1]
2828
include::modules/nodes-cma-autoscaling-custom-trigger-kafka.adoc[leveloffset=+1]
2929
include::modules/nodes-cma-autoscaling-custom-trigger-cron.adoc[leveloffset=+1]
30-

0 commit comments

Comments
 (0)