From a9a6d5ce5a3a4ba1ae7852e06cddaba1120e0f70 Mon Sep 17 00:00:00 2001 From: Taha Farahani Date: Tue, 23 Apr 2024 20:12:08 +0330 Subject: [PATCH] Fix / Change else to endif Signed-off-by: Taha Farahani --- make/photon/prepare/templates/registry/config.yml.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/photon/prepare/templates/registry/config.yml.jinja b/make/photon/prepare/templates/registry/config.yml.jinja index 631f377dd..8f55f40d4 100644 --- a/make/photon/prepare/templates/registry/config.yml.jinja +++ b/make/photon/prepare/templates/registry/config.yml.jinja @@ -47,7 +47,7 @@ redis: http: {% if relativeurls %} relativeurls: true -{% else %} +{% endif %} {% if internal_tls.enabled %} addr: :5443 tls: