Skip to content

Commit

Permalink
Version 1 of the Keptn NeoLoad Service
Browse files Browse the repository at this point in the history
  • Loading branch information
NeotysLab committed Jun 21, 2019
1 parent e71290d commit 8be6ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/deployNeoLoadWeb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ NL_SERVICE_RELEASE="0.0.1"

print_info "Deploying neoload-service $NL_SERVICE_RELEASE"
# to update the link
kubectl apply -f https://raw.githubusercontent.com/keptn/dynatrace-service/$DT_SERVICE_RELEASE/dynatrace-service.yaml
kubectl apply -f https://raw.githubusercontent.com/keptn-contrib/neoload-service/$NL_SERVICE_RELEASE/config/neoloadexecutor/k8s-neoload-service-manifes.yml
verify_kubectl $? "Deploying neoload-service failed."

0 comments on commit 8be6ba4

Please sign in to comment.