From db203c8d990ccf3109d73a57b283866bda8f22cc Mon Sep 17 00:00:00 2001
From: G33tha <geetha.p@optit.co>
Date: Wed, 27 Nov 2019 10:56:42 +0530
Subject: [PATCH] Issue #000 feat: added cert registry helm charts

---
 kubernetes/helm_charts/core/certregistry/values.j2 | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/kubernetes/helm_charts/core/certregistry/values.j2 b/kubernetes/helm_charts/core/certregistry/values.j2
index 81138f4dd..e109a6bf7 100644
--- a/kubernetes/helm_charts/core/certregistry/values.j2
+++ b/kubernetes/helm_charts/core/certregistry/values.j2
@@ -25,7 +25,5 @@ strategy:
 certregistryenv:
   cert_service_base_url: {{sunbird_cert_service_url}}
   sunbird_es_host: {{sunbird_es_host}}
-  sunbird_es_port: '"{{sunbird_es_port}}'"
+  sunbird_es_port: '"{{sunbird_es_port}}"'
   
-  
-
-- 
GitLab