There was wrong namespace in the application-monitoring project

This commit is contained in:
Adam Saleh 2021-03-16 23:37:21 +01:00
parent b8b0fc6765
commit 08df33d55b
7 changed files with 7 additions and 7 deletions

View file

@ -13,4 +13,4 @@ roleRef:
subjects:
- kind: ServiceAccount
name: prometheus-operator
namespace: default
namespace: application-monitoring

View file

@ -6,7 +6,7 @@ metadata:
app.kubernetes.io/name: prometheus-operator
app.kubernetes.io/version: v0.38.3
name: prometheus-operator
namespace: default
namespace: application-monitoring
spec:
replicas: 1
selector:

View file

@ -6,4 +6,4 @@ metadata:
app.kubernetes.io/name: prometheus-operator
app.kubernetes.io/version: v0.38.3
name: prometheus-operator
namespace: default
namespace: application-monitoring

View file

@ -6,7 +6,7 @@ metadata:
app.kubernetes.io/name: prometheus-operator
app.kubernetes.io/version: v0.38.3
name: prometheus-operator
namespace: default
namespace: application-monitoring
spec:
endpoints:
- honorLabels: true

View file

@ -6,7 +6,7 @@ metadata:
app.kubernetes.io/name: prometheus-operator
app.kubernetes.io/version: v0.38.3
name: prometheus-operator
namespace: default
namespace: application-monitoring
spec:
clusterIP: None
ports:

View file

@ -9,4 +9,4 @@ roleRef:
subjects:
- kind: ServiceAccount
name: prometheus
namespace: default
namespace: application-monitoring

View file

@ -12,6 +12,6 @@ spec:
team: frontend
alerting:
alertmanagers:
- namespace: default
- namespace: application-monitoring
name: alertmanager
port: web