Deploy ingress for nginx e2e tests

This commit is contained in:
stefanprodan
2019-05-10 10:40:38 +03:00
parent cbe72f0aa2
commit e308678ed5
+1
View File
@@ -17,6 +17,7 @@ kubectl -n test rollout status deployment/flagger-loadtester
echo '>>> Initialising canary'
kubectl apply -f ${REPO_ROOT}/test/e2e-workload.yaml
kubectl apply -f ${REPO_ROOT}/test/e2e-ingress.yaml
cat <<EOF | kubectl apply -f -
apiVersion: flagger.app/v1alpha3