From 9d906f61d2bf0f81c2eb2fcaf4770019bfc59fbd Mon Sep 17 00:00:00 2001 From: anoop narang Date: Thu, 30 Jul 2020 21:04:58 +0530 Subject: [PATCH] [INFRA-449] | Anoop | Add description for security group field --- src/main/resources/uischema/deployment.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/uischema/deployment.json b/src/main/resources/uischema/deployment.json index 4fa980e3..4a59d311 100644 --- a/src/main/resources/uischema/deployment.json +++ b/src/main/resources/uischema/deployment.json @@ -432,6 +432,7 @@ "label": "Additional IPs Whitelisting", "id": "securityGroup", "parentId": "deployment", + "description": "Add additional IPs to whitelist on your loadbalancer here. This section is useful for services which are exposed to internet and should not be accessible to everyone, eg RblGateway", "elements": [ { "type": "Control",