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

DM-48116: Fix ingress/tls indentation issue with argo-cd values files #3979

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

stvoutsin
Copy link
Member

Summary
There was an indentation issue which showed up recently at the roe environment when they tried to synchronize. The symptoms were that argo-cd failed to synchronize, with error referring to letsencypt-dns. Upon further investigation it seems that the tls: false was missplaced, and should be under ingress rather than server.

This PR addresses the issue by fixing the indentation to match the expected nesting of the ingress setting.

How was this tested
Tested on the ROE environments (test & prod) and it works, they can now synchronize argo-cd successfully

@stvoutsin
Copy link
Member Author

One more changed made, fixed typo in ccin2p3 argocd values file.

Copy link
Member

@rra rra left a comment

Choose a reason for hiding this comment

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

Good catch, thanks!

@stvoutsin stvoutsin added this pull request to the merge queue Dec 19, 2024
Merged via the queue into main with commit bff5fd9 Dec 19, 2024
7 checks passed
@stvoutsin stvoutsin deleted the tickets/DM-48116 branch December 19, 2024 01:26
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