monitoring: Namespace change fixes

This commit is contained in:
Lauri Võsandi 2023-08-19 09:30:10 +03:00
parent 2e67269b5b
commit e5e72de45b
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ spec:
effect: NoSchedule
alerting:
alertmanagers:
- namespace: prometheus-operator
- namespace: monitoring
name: alertmanager-operated
port: web
externalUrl: "http://prom.k-space.ee/"
@ -96,7 +96,7 @@ roleRef:
subjects:
- kind: ServiceAccount
name: prometheus
namespace: prometheus-operator
namespace: monitoring
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule