apps/paperclip/ingress.yaml aktualisiert
correction of the base url
This commit is contained in:
parent
49c6a2cd4a
commit
797ac22512
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ metadata:
|
|||
spec:
|
||||
ingressClassName: traefik
|
||||
rules:
|
||||
- host: paperclip.home.imicros.de
|
||||
- host: paperclip.basicstack.de
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
|
@ -21,5 +21,5 @@ spec:
|
|||
number: 3100
|
||||
tls:
|
||||
- hosts:
|
||||
- paperclip.home.imicros.de
|
||||
- paperclip.basicstack.de
|
||||
secretName: paperclip-tls
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue