Skip to content

Commit

Permalink
Missing fi closure
Browse files Browse the repository at this point in the history
  • Loading branch information
trispera authored Jul 11, 2024
1 parent f2c8967 commit a8e6c97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update-config-map.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ fi
if [[ -z "$MONGO_HOST" ]];
then
MONGO_HOST='mongodb'
fi

echo "Inputs:"
echo " CONFIG MAP NAME: $CONFIG_MAP_NAME"
Expand Down

0 comments on commit a8e6c97

Please sign in to comment.