grafana: use atlas metrics hostname
This commit is contained in:
parent
d0b6fbe763
commit
683dc84289
@ -256,12 +256,12 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt
|
cert-manager.io/cluster-issuer: letsencrypt
|
||||||
hosts:
|
hosts:
|
||||||
- reporting.bstein.dev
|
- atlas.metrics.bstein.dev
|
||||||
path: /
|
path: /
|
||||||
tls:
|
tls:
|
||||||
- secretName: grafana-reporting-tls
|
- secretName: grafana-atlas-metrics-tls
|
||||||
hosts:
|
hosts:
|
||||||
- reporting.bstein.dev
|
- atlas.metrics.bstein.dev
|
||||||
datasources:
|
datasources:
|
||||||
datasources.yaml:
|
datasources.yaml:
|
||||||
apiVersion: 1
|
apiVersion: 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user