mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Fix Istio v1.2.0 e2e testing by enabling galley
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user