jsonnet: bump to prometheus-operator 0.42

This commit is contained in:
Sergiusz Urbaniak
2020-09-21 10:51:15 +02:00
parent 82fe2a3b06
commit 05b7a932ab
13 changed files with 363 additions and 33 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