Update dependencies and most importantly PromOp to v0.42.0

This commit is contained in:
Matthias Loibl
2020-09-11 13:14:22 +02:00
parent e55b6a8272
commit 2d3c10e3f7
14 changed files with 284 additions and 101 deletions

View File

@@ -238,8 +238,9 @@ spec:
anyOf:
- type: integer
- type: string
description: Name or number of the pod port this endpoint refers
to. Mutually exclusive with port.
description: Name or number of the target port of the Pod behind
the Service, the port must be specified with container port
property. Mutually exclusive with port.
x-kubernetes-int-or-string: true
tlsConfig:
description: TLS configuration to use when scraping the endpoint