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

fix: set redis configuration on default path #1063

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

Victoremepunto
Copy link
Contributor

@Victoremepunto Victoremepunto commented Oct 21, 2024

force disabling protected mode on settings

  • We currently set a config file on an odd path, updating the path to actually use the desired settings.
  • The default value of the protected mode on the image's config file is no, but that's not the actual default value of the parameter, which is set to yes unless disabled explicitly.

@Victoremepunto Victoremepunto merged commit 3bf8d66 into RedHatInsights:master Oct 21, 2024
7 of 8 checks passed
@Victoremepunto Victoremepunto deleted the fix-redis branch October 21, 2024 09:46
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