From c620f5abba77ebf1abc45aab3eeb48935ae5cbc9 Mon Sep 17 00:00:00 2001 From: Garret Wyman Date: Fri, 4 Nov 2022 12:39:04 -0400 Subject: [PATCH] signing commit Signed-off-by: Garret Wyman --- content/docs/2.9/scalers/metrics-api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/2.9/scalers/metrics-api.md b/content/docs/2.9/scalers/metrics-api.md index 0fb77cb4f..0eee27816 100644 --- a/content/docs/2.9/scalers/metrics-api.md +++ b/content/docs/2.9/scalers/metrics-api.md @@ -32,6 +32,7 @@ triggers: - `activationTargetValue` - Target value for activating the scaler. Learn more about activation [here](./../concepts/scaling-deployments.md#activating-and-scaling-thresholds).(Default: `0`, Optional, This value can be a float) - `unsafeSsl` - Skip certificate validation when connecting over HTTPS. (Values: `true`, `false`, Default: `false`, Optional) + ### Authentication Parameters Metrics Scaler API supported three types of authentication - API Key based authentication, basic authentication and TLS