Remove most of the time.Sleep from the e2e tests
This commit is contained in:
parent
c3ff76ae50
commit
62a80a39ad
30 changed files with 628 additions and 465 deletions
6
test/manifests/ingress-controller/configmap.yaml
Normal file
6
test/manifests/ingress-controller/configmap.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
kind: ConfigMap
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: nginx-configuration
|
||||
labels:
|
||||
app: ingress-nginx
|
||||
Loading…
Add table
Add a link
Reference in a new issue