Skip to content

Commit

Permalink
Merge pull request #17 from panorama-ed/IOPZ-2440-add-sandbox-db-bast…
Browse files Browse the repository at this point in the history
…ion-config

IOPZ-2440: Add support for sandbox DB bastions
  • Loading branch information
Jordan Bostrom authored Jun 13, 2024
2 parents 76d6d10 + 04d34d6 commit 9aa6388
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 9aa6388

Please sign in to comment.