apps/paperclip/ingress.yaml aktualisiert

correction of the base url
This commit is contained in:
andreas.leinen 2026-07-26 10:39:45 +00:00
parent 49c6a2cd4a
commit 797ac22512

View file

@ -9,7 +9,7 @@ metadata:
spec: spec:
ingressClassName: traefik ingressClassName: traefik
rules: rules:
- host: paperclip.home.imicros.de - host: paperclip.basicstack.de
http: http:
paths: paths:
- path: / - path: /
@ -21,5 +21,5 @@ spec:
number: 3100 number: 3100
tls: tls:
- hosts: - hosts:
- paperclip.home.imicros.de - paperclip.basicstack.de
secretName: paperclip-tls secretName: paperclip-tls