You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "rshamunov (via GitHub)" <gi...@apache.org> on 2023/01/30 10:12:21 UTC

[GitHub] [beam] rshamunov commented on a diff in pull request #24958: [Playground] Datastore namespace, Helm deployment, Ingress timeout, REDIS type fixes

rshamunov commented on code in PR #24958:
URL: https://github.com/apache/beam/pull/24958#discussion_r1090418434


##########
playground/terraform/infrastructure/variables.tf:
##########
@@ -94,12 +94,12 @@ variable "redis_name" {
 
 variable "redis_tier" {
   description = "Tier of Redis"
-  default     = "STANDARD_HA"

Review Comment:
   We don't downgrade. Currently we use Basic Redis instance. According to monitoring, we don't utilize it enough to switch to Standard instance.



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org