MakarkinSAkvelon commented on code in PR #25994:
URL: https://github.com/apache/beam/pull/25994#discussion_r1168885094
##########
playground/terraform/infrastructure/memorystore/variables.tf:
##########
@@ -48,7 +48,7 @@ variable "tier" {
variable "replicas_mode" {
description = "If enabled read endpoint will be provided and the instance
can scale up and down the number of replicas"
- default = "READ_REPLICAS_ENABLED"
+ default = "READ_REPLICAS_DISABLED"
Review Comment:
Since we use Redis to "BASIC" mode, Read_Replica is not available for it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]