prometheus: remove non-namespaced alpha annotation
Now that we have the possibility to use the honor_labels configuration there is no need for this specially treated annotation anymore.
This commit is contained in:
@@ -4,8 +4,6 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app: kube-state-metrics
|
app: kube-state-metrics
|
||||||
k8s-app: kube-state-metrics
|
k8s-app: kube-state-metrics
|
||||||
annotations:
|
|
||||||
alpha.monitoring.coreos.com/non-namespaced: "true"
|
|
||||||
name: kube-state-metrics
|
name: kube-state-metrics
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
|
Reference in New Issue
Block a user