Update deploy/grafana/grafana-ingress.yaml
This commit is contained in:
@@ -10,11 +10,11 @@ spec:
|
|||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- glass.prod.panic.haus
|
- pulse.prod.panic.haus
|
||||||
secretName: grafana-tls
|
secretName: grafana-tls
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
- host: glass.prod.panic.haus
|
- host: pulse.prod.panic.haus
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|||||||
Reference in New Issue
Block a user