Update Prometheus Operator in kube-prometheus to v0.29.0

This commit is contained in:
Matthias Loibl
2019-02-20 12:46:39 +01:00
parent 4a2b7cbd0d
commit d9bb0c2ec4
7 changed files with 37 additions and 25 deletions

View File

@@ -1315,8 +1315,7 @@ spec:
type: boolean
volumeDevices:
description: volumeDevices is the list of block devices to be
used by the container. This is an alpha feature and may change
in the future.
used by the container. This is a beta feature.
items:
description: volumeDevice describes a mapping of a raw block
device within a container.
@@ -1647,8 +1646,9 @@ spec:
set to true. There cannot be more than one managing controller.
items:
description: OwnerReference contains enough information to let
you identify an owning object. Currently, an owning object must
be in the same namespace, so there is no namespace field.
you identify an owning object. An owning object must be in the
same namespace as the dependent, or be cluster-scoped, so there
is no namespace field.
properties:
apiVersion:
description: API version of the referent.
@@ -2116,9 +2116,9 @@ spec:
There cannot be more than one managing controller.
items:
description: OwnerReference contains enough information
to let you identify an owning object. Currently, an
owning object must be in the same namespace, so there
is no namespace field.
to let you identify an owning object. An owning object
must be in the same namespace as the dependent, or be
cluster-scoped, so there is no namespace field.
properties:
apiVersion:
description: API version of the referent.
@@ -2263,8 +2263,7 @@ spec:
volumeMode:
description: volumeMode defines what type of volume is required
by the claim. Value of Filesystem is implied when not
included in claim spec. This is an alpha feature and may
change in the future.
included in claim spec. This is a beta feature.
type: string
volumeName:
description: VolumeName is the binding reference to the