Merge pull request #219 from weaveworks/istio-1.2.0

Fix Istio 1.2.0 e2e testing
This commit is contained in:
Stefan Prodan
2019-06-22 13:58:48 +03:00
committed by GitHub
3 changed files with 11 additions and 6 deletions
+2 -2
View File
@@ -22,7 +22,7 @@ sidecarInjectorWebhook:
# galley configuration
galley:
enabled: false
enabled: true
# mixer configuration
mixer:
@@ -59,4 +59,4 @@ global:
limits:
cpu: 1000m
memory: 256Mi
useMCP: false
useMCP: true