Pete Lorenz
02/27/2025, 5:23 PMservice:
redis:
clusterMode: true
hosts:
- "AWS_REDIS_HOST_NAME"
Can we remove these redis settings and remove redis from our AWS account? Will GoodData.CN continue to function or is there still a dependency on redis? We'd like to get rid of redis to save costs. Thanks 🙏Michael Ullock
02/27/2025, 5:29 PMJan Kos
02/28/2025, 4:18 PMPete Lorenz
02/28/2025, 4:20 PMJan Kos
02/28/2025, 4:31 PMquiver-xtab
and quiver-cache
pods in gooddata CN namespace. There was a helm chart option deployQuiver: false
that would prevent deploying FlexQuery caching in older versions but I think it was removedPete Lorenz
02/28/2025, 4:32 PMJan Kos
02/28/2025, 4:32 PMPete Lorenz
03/03/2025, 8:51 PMJan Kos
03/04/2025, 10:14 AMPete Lorenz
03/05/2025, 8:24 PMJan Kos
03/07/2025, 12:08 PMdeployRedisHA: true
should be enough. Of course we recommend such changes test first in dev / testing environment.