Initial upload
This commit is contained in:
parent
57c2069bd4
commit
056aa332ea
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ spec:
|
|||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: o12y.infra-test.t09.de
|
||||
- host: grafana.infra-test.t09.de
|
||||
http:
|
||||
paths:
|
||||
- backend:
|
||||
|
@ -32,5 +32,5 @@ spec:
|
|||
pathType: Prefix
|
||||
tls:
|
||||
- hosts:
|
||||
- o12y.infra-test.t09.de
|
||||
- grafana.infra-test.t09.de
|
||||
secretName: grafana-net-tls
|
||||
|
|
Loading…
Reference in a new issue