Skip to content

Commit

Permalink
Adding staging and production back in
Browse files Browse the repository at this point in the history
  • Loading branch information
chornbec committed Mar 28, 2024
1 parent fff99a1 commit e65fe88
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 @@ -91,7 +91,7 @@ function createLeappProfile {
###### END FUNCTIONS ######

# session names from Leapp for each k8s or DBs account
ENV_NAMES="playground playground-2"
ENV_NAMES="playground playground-2 staging production"

for env in $ENV_NAMES
do
Expand Down

0 comments on commit e65fe88

Please sign in to comment.