diff --git a/charts/kubezero-redis/templates/envoyfilter-redis-proxy.yaml b/charts/kubezero-redis/templates/envoyfilter-redis-proxy.yaml index 39e4019..f8f4705 100644 --- a/charts/kubezero-redis/templates/envoyfilter-redis-proxy.yaml +++ b/charts/kubezero-redis/templates/envoyfilter-redis-proxy.yaml @@ -31,5 +31,5 @@ spec: op_timeout: 5s enable_redirection: true enable_command_stats: true - read_policy: PREFER_REPLICA + read_policy: PREFER_MASTER {{- end }}