Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable redis persistence #980

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Conversation

aprilrieger
Copy link
Collaborator

internal tracking ref issue# 789 (not visible to client)

Disable redis persistence in production deploy values:

redis:
  cluster:
    enabled: false
  password: prod
  master:
    persistence:
      enabled: false

@aprilrieger aprilrieger changed the title Disable the redis persistence Disable redis persistence Mar 11, 2025
@ekemeyer ekemeyer requested a review from afred March 12, 2025 13:21
@afred
Copy link
Contributor

afred commented Mar 12, 2025

@aprilrieger idk why the specs are failing. Errors not showing up in the output, and I'm not sure I can replicate this locally. Inability to see the errors has been a problem, so if you know of a way to get them to show up, then please lmk! I'm guessing the failure of the db-setup step is causing the following failure though.

Copy link
Contributor

@afred afred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants