Skip to content

Commit

Permalink
fix: remove duplicate
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Hansse <[email protected]>
  • Loading branch information
Nico385412 authored Nov 30, 2023
1 parent 67c2cda commit f4c1255
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions content/docs/2.12/scalers/external-push.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f4c1255

Please sign in to comment.