Fix Istio v1.2.0 e2e testing by enabling galley

This commit is contained in:
stefanprodan
2019-06-22 13:42:57 +03:00
parent 970b67d6f6
commit 852454fa2c
+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