newAddress

This commit is contained in:
2025-08-21 23:42:30 +02:00
parent 13ed56dfb3
commit 5e405d10ba
2 changed files with 7 additions and 7 deletions

View File

@@ -10,10 +10,10 @@ metadata:
spec:
tls:
- hosts:
- grafana.undercloud.cf
- grafana.undercloud.dev
secretName: grafana-tls
rules:
- host: grafana.undercloud.cf
- host: grafana.undercloud.dev
http:
paths:
- path: /
@@ -36,10 +36,10 @@ metadata:
spec:
tls:
- hosts:
- prometheus.undercloud.cf
- prometheus.undercloud.dev
secretName: prometheus-tls
rules:
- host: prometheus.undercloud.cf
- host: prometheus.undercloud.dev
http:
paths:
- path: /
@@ -62,10 +62,10 @@ metadata:
spec:
tls:
- hosts:
- alertmanager.undercloud.cf
- alertmanager.undercloud.dev
secretName: grafana-tls
rules:
- host: alertmanager.undercloud.cf
- host: alertmanager.undercloud.dev
http:
paths:
- path: /

View File

@@ -3,5 +3,5 @@ kind: Namespace
metadata:
name: monitoring
labels:
undercloud.cf/cert: "ca"
undercloud.dev/cert: "ca"
prometheus: prometheus