Remove ingressShim args from e2e test chart values

This commit is contained in:
James Munnelly 2018-04-23 14:04:43 +01:00
parent e6416aa113
commit 529e467439

View File

@ -6,10 +6,3 @@ image:
extraArgs:
- --v=4
ingressShim:
extraArgs:
- --v=4
image:
tag: build
pullPolicy: Never