From bd568e71579853c34bd1ebb9a8fbe47d980e9fd3 Mon Sep 17 00:00:00 2001 From: Haridas Date: Wed, 18 Dec 2024 14:21:10 +0530 Subject: [PATCH] ui-proxy cassandra_replication_form variable added --- kubernetes/ansible/shared_files/templates/ui-shared-env.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/kubernetes/ansible/shared_files/templates/ui-shared-env.j2 b/kubernetes/ansible/shared_files/templates/ui-shared-env.j2 index c4ac8aeb06..182f78ee90 100644 --- a/kubernetes/ansible/shared_files/templates/ui-shared-env.j2 +++ b/kubernetes/ansible/shared_files/templates/ui-shared-env.j2 @@ -244,3 +244,4 @@ YOUTUBE_PLAYLIST_NAMES=PM_TALK_LIST,COURSE_PREVIEW,KARMAYOGI_TALKS FRAMEWORK_ALLOWED_UPDATE_CATEGORY=kcmfinal_fw FRAMEWORK_MASTER_ALLOWED_UPDATE_ROLE=SPV_ADMIN +CASSANDRA_REPLICATION_FORM={{cassandra_replication_form}}