fix traefik ingress host and tls

This commit is contained in:
2026-05-01 09:27:47 +02:00
parent 6a2b875742
commit 52d0c4db92

View File

@@ -1,14 +1,15 @@
# k8s/moj-servis/ingress.yaml
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: moj-servis-ingress name: moj-servis-ingress
namespace: student-vucicj namespace: student-vucicj
annotations: annotations:
traefik.ingress.kubernetes.io/router.entrypoints: web traefik.ingress.kubernetes.io/router.entrypoints: web,websecure
traefik.ingress.kubernetes.io/router.tls: "true"
spec: spec:
ingressClassName: traefik
rules: rules:
- host: vucicj.argocd.fpmoz.sum.ba - host: moj-servis-vucicj.argocd.fpmoz.sum.ba
http: http:
paths: paths:
- path: / - path: /