Fix and simplify local dev workflow and execution of e2e tests

This commit is contained in:
Manuel de Brito Fontes 2018-05-15 11:57:39 -04:00 committed by Manuel Alejandro de Brito Fontes
parent 7983a2b9d3
commit d4f2b5d060
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
4 changed files with 6 additions and 12 deletions

View file

@ -16,7 +16,7 @@ spec:
#serviceAccountName: nginx-ingress-serviceaccount
containers:
- name: nginx-ingress-controller
image: nginx-ingress-controller:e2e
image: ingress-controller/nginx-ingress-controller:dev
args:
- /nginx-ingress-controller
- --default-backend-service=$(POD_NAMESPACE)/default-http-backend