Fix manifests to match operator changes

This commit is contained in:
Fabian Reinartz
2016-11-01 17:00:35 -07:00
parent 2f4c847143
commit 2689d2b9a5
2 changed files with 2 additions and 3 deletions

View File

@@ -11,5 +11,4 @@ spec:
protocol: TCP
targetPort: web
selector:
prometheus.coreos.com/type: prometheus
prometheus.coreos.com/name: prometheus-k8s
prometheus: prometheus-k8s

View File

@@ -1,4 +1,4 @@
apiVersion: prometheus.coreos.com/v1alpha1
apiVersion: monitoring.coreos.com/v1alpha1
kind: Prometheus
metadata:
name: prometheus-k8s