newAddress
This commit is contained in:
@@ -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: /
|
||||
|
||||
@@ -3,5 +3,5 @@ kind: Namespace
|
||||
metadata:
|
||||
name: monitoring
|
||||
labels:
|
||||
undercloud.cf/cert: "ca"
|
||||
undercloud.dev/cert: "ca"
|
||||
prometheus: prometheus
|
||||
Reference in New Issue
Block a user