Fix manifests to match operator changes
This commit is contained in:
@@ -11,5 +11,4 @@ spec:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: web
|
targetPort: web
|
||||||
selector:
|
selector:
|
||||||
prometheus.coreos.com/type: prometheus
|
prometheus: prometheus-k8s
|
||||||
prometheus.coreos.com/name: prometheus-k8s
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
apiVersion: prometheus.coreos.com/v1alpha1
|
apiVersion: monitoring.coreos.com/v1alpha1
|
||||||
kind: Prometheus
|
kind: Prometheus
|
||||||
metadata:
|
metadata:
|
||||||
name: prometheus-k8s
|
name: prometheus-k8s
|
||||||
|
Reference in New Issue
Block a user