Skip to content

Commit

Permalink
IOPZ-2440: Add support for sandbox DB bastions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Bostrom committed Jun 13, 2024
1 parent 76d6d10 commit 04d34d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-chained-sessions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 04d34d6

Please sign in to comment.