add http-server part 5.4
All checks were successful
ci / build (push) Successful in 1m27s

This commit is contained in:
Christopher Hase 2025-04-09 13:30:12 +02:00
parent 005b4f088d
commit 365d40dae5

View file

@ -4,14 +4,14 @@ metadata:
name: iching-ingress name: iching-ingress
namespace: argocd namespace: argocd
annotations: annotations:
nginx.ingress.kubernetes.io/rewrite-target: / nginx.ingress.kubernetes.io/rewrite-target: /$2
spec: spec:
ingressClassName: nginx ingressClassName: nginx
rules: rules:
- host: 192-168-197-2.c-one-infra.de - host: 192-168-197-2.c-one-infra.de
http: http:
paths: paths:
- path: /iching - path: /iching(/|$)(.*)
pathType: Prefix pathType: Prefix
backend: backend:
service: service: