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

@@ -253,8 +253,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.
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.