Run tests with only one worker

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-05-13 22:30:21 -04:00
parent ebc50b5c68
commit 16540a1dba
No known key found for this signature in database
GPG key ID: 786136016A8BA02A

View file

@ -5,6 +5,8 @@ metadata:
labels:
app.kubernetes.io/name: ingress-nginx
app.kubernetes.io/part-of: ingress-nginx
data:
worker-processes: "1"
---
kind: ConfigMap