diff --git a/content/docs/2.12/scalers/external-push.md b/content/docs/2.12/scalers/external-push.md index bcafeda5f..b659d860e 100644 --- a/content/docs/2.12/scalers/external-push.md +++ b/content/docs/2.12/scalers/external-push.md @@ -38,12 +38,6 @@ The entire metadata object is passed to the external scaler in `ScaledObjectRef. - `tlsClientCert` - Client certificate to use for the GRPC connection to authenticate with. (Optional) - `tlsClientKey` - Client private key to use for the GRPC connection to authenticate with. (Optional) -### Authentication Parameters - -- `caCert` - Certificate Authority (CA) certificate to use for the GRPC connection to authenticate with. (Optional) -- `tlsClientCert` - Client certificate to use for the GRPC connection to authenticate with. (Optional) -- `tlsClientKey` - Client private key to use for the GRPC connection to authenticate with. (Optional) - ### Example ```yaml