diff --git a/k8s/ingress.yaml b/k8s/ingress.yaml index 3879d3b..a074bd1 100644 --- a/k8s/ingress.yaml +++ b/k8s/ingress.yaml @@ -9,7 +9,7 @@ spec: ingressClassName: traefik rules: - - host: iva.argocd.fpmoz.sum.ba + - host: TVOJE_IME.argocd.fpmoz.sum.ba http: paths: @@ -22,4 +22,4 @@ spec: name: priprema-svc port: - containerPort: 8000 \ No newline at end of file + number: 80 \ No newline at end of file