From 054b045a2e77dea9c16b0cb2c553615aa6b3f298 Mon Sep 17 00:00:00 2001 From: Juan24 <93536474+juanbroder24@users.noreply.github.com> Date: Fri, 16 May 2025 11:48:04 -0300 Subject: [PATCH] Host_update --- helm-chart/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index a44f98f..d2a5f27 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -73,11 +73,11 @@ ingress: paths: - path: / pathType: ImplementationSpecific - - host: "api.whatnow.jazusoft.com" + - host: "api-preparemessages-stage.ifrc.org" paths: - path: / pathType: Prefix tls: - hosts: - - "api.whatnow.jazusoft.com" - secretName: "your-tls-secret" + - "api-preparemessages-stage.ifrc.org" + secretName: "ifrc.certificates.secret"