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"