Skip to content

Commit

Permalink
Fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lvarin committed Jul 16, 2024
1 parent 0a4c7ff commit d519f1c
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 @@ -38,6 +38,7 @@ echo "Current Kubernetes namespace: $NAMESPACE"; echo
echo " * Getting current default configuration"

APP_CONFIG=$(yq --arg HOST_NAME "$HOST_NAME" \
--arg MONGO_HOST "$MONGO_HOST" \
'.endpoints.service.url_prefix = "https" |
.endpoints.service.external_host = $HOST_NAME |
.endpoints.service.external_port = 443 |
Expand Down

0 comments on commit d519f1c

Please sign in to comment.