From 04d34d6327213c3a66739ec7b0140d54e4353897 Mon Sep 17 00:00:00 2001 From: Jordan Bostrom Date: Thu, 13 Jun 2024 10:12:42 -0400 Subject: [PATCH] IOPZ-2440: Add support for sandbox DB bastions --- create-chained-sessions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-chained-sessions.sh b/create-chained-sessions.sh index 47c091b..962cec5 100755 --- a/create-chained-sessions.sh +++ b/create-chained-sessions.sh @@ -116,7 +116,7 @@ function createLeappProfile { ###### END FUNCTIONS ###### # session names from Leapp for each k8s or DBs account -ENV_NAMES="playground playground-2 staging production" +ENV_NAMES="playground playground-2 staging sandbox production" for env in $ENV_NAMES do