Commit c4dce8b7 authored by João Cunha's avatar João Cunha
Browse files

debug: test wildcard hostname

parent 573b6083
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/bash -e

[[ "$TRACE" ]] && set -x

export CI_ENVIRONMENT_URL=*.example.com
export TILLER_NAMESPACE=$KUBE_NAMESPACE
export HELM_HOST="localhost:44134"
export AUTO_DEPLOY_ENVIRONMENT_VALUES_FILE=/tmp/auto-deploy-environment-values.yaml