mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
*: bump Prometheus Operator tags in manifests
This commit is contained in:
@@ -28,4 +28,4 @@ Account: [myname@example.org]
|
||||
# grant cluster-admin to your current identity
|
||||
$ kubectl create clusterrolebinding myname-cluster-admin-binding --clusterrole=cluster-admin --user=myname@example.org
|
||||
Clusterrolebinding "myname-cluster-admin-binding" created
|
||||
```
|
||||
```
|
||||
|
||||
@@ -44,7 +44,7 @@ spec:
|
||||
serviceAccountName: prometheus-operator
|
||||
containers:
|
||||
- name: prometheus-operator
|
||||
image: quay.io/coreos/prometheus-operator:v0.8.2
|
||||
image: quay.io/coreos/prometheus-operator:v0.9.0
|
||||
args:
|
||||
- "--kubelet-service=kube-system/kubelet"
|
||||
- "--config-reloader-image=quay.io/coreos/configmap-reload:v0.0.1"
|
||||
|
||||
@@ -85,7 +85,7 @@ spec:
|
||||
serviceAccountName: prometheus-operator
|
||||
containers:
|
||||
- name: prometheus-operator
|
||||
image: quay.io/coreos/prometheus-operator:v0.8.2
|
||||
image: quay.io/coreos/prometheus-operator:v0.9.0
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -75,7 +75,7 @@ spec:
|
||||
serviceAccountName: prometheus-operator
|
||||
containers:
|
||||
- name: prometheus-operator
|
||||
image: quay.io/coreos/prometheus-operator:v0.8.2
|
||||
image: quay.io/coreos/prometheus-operator:v0.9.0
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -14,7 +14,7 @@ spec:
|
||||
serviceAccountName: prometheus-operator
|
||||
containers:
|
||||
- name: prometheus-operator
|
||||
image: quay.io/coreos/prometheus-operator:v0.8.2
|
||||
image: quay.io/coreos/prometheus-operator:v0.9.0
|
||||
args:
|
||||
- "--kubelet-service=kube-system/kubelet"
|
||||
- "--config-reloader-image=quay.io/coreos/configmap-reload:v0.0.1"
|
||||
|
||||
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: prometheus-operator
|
||||
image: quay.io/coreos/prometheus-operator:v0.8.2
|
||||
image: quay.io/coreos/prometheus-operator:v0.9.0
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -14,7 +14,7 @@ spec:
|
||||
serviceAccountName: prometheus-operator
|
||||
containers:
|
||||
- name: prometheus-operator
|
||||
image: quay.io/coreos/prometheus-operator:v0.8.2
|
||||
image: quay.io/coreos/prometheus-operator:v0.9.0
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
Reference in New Issue
Block a user