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(argo-cd): Missing Redis sentinel variables in app controller deployment #2806

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

horjulf
Copy link
Contributor

@horjulf horjulf commented Jul 4, 2024

Adds missing Redis sentinel variables to Application Controller deployment. Was missed in #2492

Sync optional attribute to deployment following the STS fix in #2800

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

@horjulf
Copy link
Contributor Author

horjulf commented Jul 4, 2024

Should the env vars be moved to a helper function to avoid sync issues in the future ?

@yu-croco yu-croco changed the title fix: Missing Redis sentinel variables in app controller deployment fix(argo-cd): Missing Redis sentinel variables in app controller deployment Jul 4, 2024
@horjulf
Copy link
Contributor Author

horjulf commented Jul 11, 2024

Rebased

@horjulf horjulf force-pushed the redis-sentinel-app branch 4 times, most recently from 6d35b29 to f96da5b Compare July 16, 2024 23:21
@horjulf
Copy link
Contributor Author

horjulf commented Jul 16, 2024

@yu-croco Thanks for updating the title, I've made another rebase and updated the commit to reflect the chart scope.

@yu-croco yu-croco merged commit 809351a into argoproj:main Jul 17, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants