Skip to content

fix: Use the full value on certificates to avoid out-of-sync status #45

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

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

JorTurFer
Copy link
Contributor

@JorTurFer JorTurFer commented Jul 15, 2024

As cert-manager default values include minutes and seconds, they are added as default. This is not a problem itself, but with gitops tools like ArgoCD, this difference is found as mismatch, triggering the resync to fix it (although it won't be fixed ever)
image

This PR adds the minutes and seconds using default value

This can be solved also excluding the field from ArgoCD, but solving it on the chart side is better as it solves the issue for everybody

@JorTurFer JorTurFer changed the title fix: Use the full value on certificates to avoid out-of-sync statuses fix: Use the full value on certificates to avoid out-of-sync status Jul 15, 2024
@PatrickKoss PatrickKoss merged commit 7e5baf7 into stackitcloud:main Jul 15, 2024
4 checks passed
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