update prometheus-operator to v0.38.0

This commit is contained in:
Paul Gier
2020-03-23 10:49:14 -05:00
parent a5e278372a
commit 09813bea10
12 changed files with 327 additions and 24 deletions

View File

@@ -123,7 +123,7 @@ spec:
description: HTTP path to scrape for metrics.
type: string
port:
description: Name of the port this endpoint refers to. Mutually
description: Name of the pod port this endpoint refers to. Mutually
exclusive with targetPort.
type: string
proxyUrl:
@@ -186,8 +186,7 @@ spec:
anyOf:
- type: integer
- type: string
description: Name or number of the target port of the endpoint.
Mutually exclusive with port.
description: 'Deprecated: Use ''port'' instead.'
x-kubernetes-int-or-string: true
type: object
type: array