From 257560c7d244706949bb273c6fe6a4c010296b57 Mon Sep 17 00:00:00 2001 From: Marta Bulic Date: Thu, 21 May 2026 16:53:19 +0200 Subject: [PATCH] fix --- manifests/app/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/app/ingress.yaml b/manifests/app/ingress.yaml index 901a9e1..58df624 100644 --- a/manifests/app/ingress.yaml +++ b/manifests/app/ingress.yaml @@ -20,5 +20,5 @@ spec: number: 80 tls: - hosts: - - .fpmoz.sum.ba + - martabulic.fpmoz.sum.ba secretName: fastapi-api-tls